#9EF2ED#9EF2ED
#9EF2ED is a very light, moderate teal. Relative luminance 0.769; OKLCH L 90.6% C 0.082 H 191.0°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #9EF2ED |
|---|---|
| RGB | rgb(158, 242, 237) |
| HSL | hsl(176, 76%, 78%) |
| HSV | hsv(176, 35%, 95%) |
| CMYK | cmyk(34.7%, 0%, 2.1%, 5.1%) |
| CIE-LAB | lab(90.27, -26.45, -5.67) |
| CIE-LCH | lch(90.27, 27.05, 192.09°) |
| OKLab | oklab(90.62% -0.0804 -0.0157) |
| OKLCH | oklch(90.62% 0.082 191) |
| XYZ | xyz(61.1333, 76.8839, 91.7231) |
| Luminance | 0.7689 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.93
Pale Cyan
#B7FFFA
ΔE00 3.55
Paleturquoise
#AFEEEE
ΔE00 3.84
Duck Egg Blue
#C3FBF4
ΔE00 5.19
Eggshell Blue
#C4FFF7
ΔE00 5.26
Robin'S Egg Blue
#98EFF9
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EF2ED #F29EA3
analogous
#9EF2C3 #9EF2ED #9ECDF2
triadic
#9EF2ED #ED9EF2 #F2ED9E
tetradic
#9EF2ED #C39EF2 #F29EA3 #CDF29E
square
#9EF2ED #C39EF2 #F29EA3 #CDF29E
split-complementary
#9EF2ED #F29ECD #F2C39E
monochromatic
#32E4D9 #68EBE3 #9EF2ED #D4F9F7 #E4FBFA
Accessibility & contrast
On white
1.28
#9EF2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#9EF2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EF2ED
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EF2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EF2ED | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAED
Deuteranopia (green-blind)
#D9DEEE
Tritanopia (blue-blind)
#7EF6F0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #9ef2ed; /* rgb */ color: rgb(158, 242, 237); /* oklch */ color: oklch(90.6% 0.082 191.0);
Tailwind
colors: {
custom: {
50: '#bef6f2',
500: '#9ef2ed',
950: '#000000',
},
}SCSS
$custom: #9ef2ed; $custom-light: #bef6f2; $custom-dark: #000000;
JSON
{
"hex": "#9ef2ed",
"rgb": {
"r": 158,
"g": 242,
"b": 237
},
"hsl": {
"h": 176.429,
"s": 76.364,
"l": 78.431
},
"oklch": {
"l": 0.90621,
"c": 0.08187,
"h": 191
},
"luminance": 0.76888
}Semantic roles & 50–950 ramp
primary
#9EF2ED
secondary
#D0646B
accent
#0D19D9
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121717
muted
#828585