#9EF2EF#9EF2EF
#9EF2EF is a very light, moderate teal. Relative luminance 0.770; OKLCH L 90.7% C 0.082 H 192.9°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #9EF2EF |
|---|---|
| RGB | rgb(158, 242, 239) |
| HSL | hsl(178, 76%, 78%) |
| HSV | hsv(178, 35%, 95%) |
| CMYK | cmyk(34.7%, 0%, 1.2%, 5.1%) |
| CIE-LAB | lab(90.32, -25.99, -6.63) |
| CIE-LCH | lch(90.32, 26.83, 194.31°) |
| OKLab | oklab(90.68% -0.0796 -0.0183) |
| OKLCH | oklch(90.68% 0.082 192.9) |
| XYZ | xyz(61.4271, 77.0014, 93.2706) |
| Luminance | 0.7701 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.79
Paleturquoise
#AFEEEE
ΔE00 3.45
Pale Cyan
#B7FFFA
ΔE00 3.56
Robin'S Egg Blue
#98EFF9
ΔE00 4.80
Duck Egg Blue
#C3FBF4
ΔE00 5.27
Eggshell Blue
#C4FFF7
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EF2EF #F29EA1
analogous
#9EF2C5 #9EF2EF #9ECBF2
triadic
#9EF2EF #EF9EF2 #F2EF9E
tetradic
#9EF2EF #C59EF2 #F29EA1 #CBF29E
square
#9EF2EF #C59EF2 #F29EA1 #CBF29E
split-complementary
#9EF2EF #F29ECB #F2C59E
monochromatic
#32E4DD #68EBE6 #9EF2EF #D4F9F8 #E4FBFB
Accessibility & contrast
On white
1.28
#9EF2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#9EF2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EF2EF
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EF2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EF2EF | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAEF
Deuteranopia (green-blind)
#D9DEF0
Tritanopia (blue-blind)
#7DF7F1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #9ef2ef; /* rgb */ color: rgb(158, 242, 239); /* oklch */ color: oklch(90.7% 0.082 192.9);
Tailwind
colors: {
custom: {
50: '#bef6f4',
500: '#9ef2ef',
950: '#000000',
},
}SCSS
$custom: #9ef2ef; $custom-light: #bef6f4; $custom-dark: #000000;
JSON
{
"hex": "#9ef2ef",
"rgb": {
"r": 158,
"g": 242,
"b": 239
},
"hsl": {
"h": 177.857,
"s": 76.364,
"l": 78.431
},
"oklch": {
"l": 0.90683,
"c": 0.08163,
"h": 192.9
},
"luminance": 0.77005
}Semantic roles & 50–950 ramp
primary
#9EF2EF
secondary
#D06468
accent
#0D14D9
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121717
muted
#828585