#9EF2EC#9EF2EC
#9EF2EC is a very light, moderate teal. Relative luminance 0.768; OKLCH L 90.6% C 0.082 H 190.1°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #9EF2EC |
|---|---|
| RGB | rgb(158, 242, 236) |
| HSL | hsl(176, 76%, 78%) |
| HSV | hsv(176, 35%, 95%) |
| CMYK | cmyk(34.7%, 0%, 2.5%, 5.1%) |
| CIE-LAB | lab(90.24, -26.68, -5.18) |
| CIE-LCH | lch(90.24, 27.18, 191.00°) |
| OKLab | oklab(90.59% -0.0808 -0.0144) |
| OKLCH | oklch(90.59% 0.082 190.1) |
| XYZ | xyz(60.9876, 76.8256, 90.9558) |
| Luminance | 0.7683 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.07
Pale Cyan
#B7FFFA
ΔE00 3.60
Paleturquoise
#AFEEEE
ΔE00 4.06
Duck Egg Blue
#C3FBF4
ΔE00 5.19
Eggshell Blue
#C4FFF7
ΔE00 5.23
Robin'S Egg Blue
#98EFF9
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EF2EC #F29EA4
analogous
#9EF2C2 #9EF2EC #9ECEF2
triadic
#9EF2EC #EC9EF2 #F2EC9E
tetradic
#9EF2EC #C29EF2 #F29EA4 #CEF29E
square
#9EF2EC #C29EF2 #F29EA4 #CEF29E
split-complementary
#9EF2EC #F29ECE #F2C29E
monochromatic
#32E4D7 #68EBE1 #9EF2EC #D4F9F7 #E4FBFA
Accessibility & contrast
On white
1.28
#9EF2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#9EF2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EF2EC
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EF2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EF2EC | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEC
Deuteranopia (green-blind)
#DADEED
Tritanopia (blue-blind)
#7FF6F0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #9ef2ec; /* rgb */ color: rgb(158, 242, 236); /* oklch */ color: oklch(90.6% 0.082 190.1);
Tailwind
colors: {
custom: {
50: '#bef6f2',
500: '#9ef2ec',
950: '#000000',
},
}SCSS
$custom: #9ef2ec; $custom-light: #bef6f2; $custom-dark: #000000;
JSON
{
"hex": "#9ef2ec",
"rgb": {
"r": 158,
"g": 242,
"b": 236
},
"hsl": {
"h": 175.714,
"s": 76.364,
"l": 78.431
},
"oklch": {
"l": 0.90591,
"c": 0.08203,
"h": 190.1
},
"luminance": 0.76829
}Semantic roles & 50–950 ramp
primary
#9EF2EC
secondary
#D0646C
accent
#0D1BD9
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121716
muted
#828585