#7EFDF7#7EFDF7
#7EFDF7 is a very light, moderate teal. Relative luminance 0.814; OKLCH L 92.0% C 0.114 H 191.2°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFDF7 |
|---|---|
| RGB | rgb(126, 253, 247) |
| HSL | hsl(177, 97%, 74%) |
| HSV | hsv(177, 50%, 99%) |
| CMYK | cmyk(50.2%, 0%, 2.4%, 0.8%) |
| CIE-LAB | lab(92.31, -36.71, -7.99) |
| CIE-LCH | lch(92.31, 37.57, 192.28°) |
| OKLab | oklab(92% -0.1117 -0.0222) |
| OKLCH | oklch(92% 0.114 191.2) |
| XYZ | xyz(60.5110, 81.3961, 100.4998) |
| Luminance | 0.8140 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.83
Bright Turquoise
#0FFEF9
ΔE00 4.46
Aqua
#00FFFF
ΔE00 4.69
Light Cyan
#ACFFFC
ΔE00 4.94
Bright Light Blue
#26F7FD
ΔE00 5.30
Bright Aqua
#0BF9EA
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFDF7 #FD7E84
analogous
#7EFDB7 #7EFDF7 #7EC4FD
triadic
#7EFDF7 #F77EFD #FDF77E
tetradic
#7EFDF7 #B77EFD #FD7E84 #C4FD7E
square
#7EFDF7 #B77EFD #FD7E84 #C4FD7E
split-complementary
#7EFDF7 #FD7EC4 #FDB77E
monochromatic
#05FBF0 #42FCF3 #7EFDF7 #BAFEFB #E1FFFD
Accessibility & contrast
On white
1.22
#7EFDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#7EFDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFDF7
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFDF7 | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2F7
Deuteranopia (green-blind)
#DBE2F8
Tritanopia (blue-blind)
#27FFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7efdf7; /* rgb */ color: rgb(126, 253, 247); /* oklch */ color: oklch(92.0% 0.114 191.2);
Tailwind
colors: {
custom: {
50: '#adfef9',
500: '#7efdf7',
950: '#000000',
},
}SCSS
$custom: #7efdf7; $custom-light: #adfef9; $custom-dark: #000000;
JSON
{
"hex": "#7efdf7",
"rgb": {
"r": 126,
"g": 253,
"b": 247
},
"hsl": {
"h": 177.165,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.92001,
"c": 0.11386,
"h": 191.2
},
"luminance": 0.81402
}Semantic roles & 50–950 ramp
primary
#7EFDF7
secondary
#DB444B
accent
#000BE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685