#9EF2EB#9EF2EB
#9EF2EB is a very light, moderate teal. Relative luminance 0.768; OKLCH L 90.6% C 0.082 H 189.1°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #9EF2EB |
|---|---|
| RGB | rgb(158, 242, 235) |
| HSL | hsl(175, 76%, 78%) |
| HSV | hsv(175, 35%, 95%) |
| CMYK | cmyk(34.7%, 0%, 2.9%, 5.1%) |
| CIE-LAB | lab(90.21, -26.90, -4.70) |
| CIE-LCH | lch(90.21, 27.31, 189.91°) |
| OKLab | oklab(90.56% -0.0812 -0.0131) |
| OKLCH | oklch(90.56% 0.082 189.1) |
| XYZ | xyz(60.8427, 76.7677, 90.1928) |
| Luminance | 0.7677 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.24
Pale Cyan
#B7FFFA
ΔE00 3.69
Paleturquoise
#AFEEEE
ΔE00 4.30
Duck Egg Blue
#C3FBF4
ΔE00 5.20
Eggshell Blue
#C4FFF7
ΔE00 5.22
Pale Aqua
#B8FFEB
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EF2EB #F29EA5
analogous
#9EF2C1 #9EF2EB #9ECFF2
triadic
#9EF2EB #EB9EF2 #F2EB9E
tetradic
#9EF2EB #C19EF2 #F29EA5 #CFF29E
square
#9EF2EB #C19EF2 #F29EA5 #CFF29E
split-complementary
#9EF2EB #F29ECF #F2C19E
monochromatic
#32E4D5 #68EBE0 #9EF2EB #D4F9F6 #E4FBF9
Accessibility & contrast
On white
1.28
#9EF2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#9EF2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EF2EB
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EF2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EF2EB | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEB
Deuteranopia (green-blind)
#DADEEC
Tritanopia (blue-blind)
#7FF6F0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #9ef2eb; /* rgb */ color: rgb(158, 242, 235); /* oklch */ color: oklch(90.6% 0.082 189.1);
Tailwind
colors: {
custom: {
50: '#bef6f1',
500: '#9ef2eb',
950: '#000000',
},
}SCSS
$custom: #9ef2eb; $custom-light: #bef6f1; $custom-dark: #000000;
JSON
{
"hex": "#9ef2eb",
"rgb": {
"r": 158,
"g": 242,
"b": 235
},
"hsl": {
"h": 175,
"s": 76.364,
"l": 78.431
},
"oklch": {
"l": 0.90561,
"c": 0.08222,
"h": 189.1
},
"luminance": 0.76772
}Semantic roles & 50–950 ramp
primary
#9EF2EB
secondary
#D0646D
accent
#0D1ED9
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121716
muted
#828585