#7EFEF9#7EFEF9
#7EFEF9 is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.3% C 0.114 H 191.9°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFEF9 |
|---|---|
| RGB | rgb(126, 254, 249) |
| HSL | hsl(178, 98%, 75%) |
| HSV | hsv(178, 50%, 100%) |
| CMYK | cmyk(50.4%, 0%, 2%, 0.4%) |
| CIE-LAB | lab(92.64, -36.67, -8.53) |
| CIE-LCH | lch(92.64, 37.65, 193.10°) |
| OKLab | oklab(92.29% -0.1119 -0.0237) |
| OKLCH | oklch(92.29% 0.114 191.9) |
| XYZ | xyz(61.1378, 82.1532, 102.2394) |
| Luminance | 0.8216 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.65
Bright Turquoise
#0FFEF9
ΔE00 4.45
Aqua
#00FFFF
ΔE00 4.56
Light Cyan
#ACFFFC
ΔE00 4.87
Bright Light Blue
#26F7FD
ΔE00 5.12
Bright Aqua
#0BF9EA
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFEF9 #FE7E83
analogous
#7EFEB9 #7EFEF9 #7EC3FE
triadic
#7EFEF9 #F97EFE #FEF97E
tetradic
#7EFEF9 #B97EFE #FE7E83 #C3FE7E
square
#7EFEF9 #B97EFE #FE7E83 #C3FE7E
split-complementary
#7EFEF9 #FE7EC3 #FEB97E
monochromatic
#05FDF3 #41FEF6 #7EFEF9 #BBFEFC #E1FFFE
Accessibility & contrast
On white
1.20
#7EFEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#7EFEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFEF9
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFEF9 | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3F9
Deuteranopia (green-blind)
#DCE3FA
Tritanopia (blue-blind)
#23FFFC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7efef9; /* rgb */ color: rgb(126, 254, 249); /* oklch */ color: oklch(92.3% 0.114 191.9);
Tailwind
colors: {
custom: {
50: '#adfffb',
500: '#7efef9',
950: '#000000',
},
}SCSS
$custom: #7efef9; $custom-light: #adfffb; $custom-dark: #000000;
JSON
{
"hex": "#7efef9",
"rgb": {
"r": 126,
"g": 254,
"b": 249
},
"hsl": {
"h": 177.656,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.92289,
"c": 0.1144,
"h": 191.9
},
"luminance": 0.82159
}Semantic roles & 50–950 ramp
primary
#7EFEF9
secondary
#DD444A
accent
#0009E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685