#9EE2E2#9EE2E2
#9EE2E2 is a very light, moderate teal. Relative luminance 0.672; OKLCH L 86.8% C 0.068 H 196.0°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #9EE2E2 |
|---|---|
| RGB | rgb(158, 226, 226) |
| HSL | hsl(180, 54%, 75%) |
| HSV | hsv(180, 30%, 89%) |
| CMYK | cmyk(30.1%, 0%, 0%, 11.4%) |
| CIE-LAB | lab(85.58, -21.14, -6.82) |
| CIE-LCH | lch(85.58, 22.21, 197.89°) |
| OKLab | oklab(86.77% -0.0654 -0.0187) |
| OKLCH | oklch(86.77% 0.068 196) |
| XYZ | xyz(55.0197, 67.1498, 81.9989) |
| Luminance | 0.6715 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.00
Robin'S Egg Blue
#98EFF9
ΔE00 4.74
Powder Blue
#B0E0E6
ΔE00 4.99
Robin Egg Blue
#8AF1FE
ΔE00 6.14
Light Cyan
#ACFFFC
ΔE00 6.31
Pale Cyan
#B7FFFA
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EE2E2 #E29E9E
analogous
#9EE2C0 #9EE2E2 #9EC0E2
triadic
#9EE2E2 #E29EE2 #E2E29E
tetradic
#9EE2E2 #C09EE2 #E29E9E #C0E29E
square
#9EE2E2 #C09EE2 #E29E9E #C0E29E
split-complementary
#9EE2E2 #E29EC0 #E2C09E
monochromatic
#40C6C6 #6FD4D4 #9EE2E2 #CDF0F0 #E7F8F8
Accessibility & contrast
On white
1.46
#9EE2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#9EE2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EE2E2
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EE2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EE2E2 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE2
Deuteranopia (green-blind)
#CCD2E3
Tritanopia (blue-blind)
#85E6E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #9ee2e2; /* rgb */ color: rgb(158, 226, 226); /* oklch */ color: oklch(86.8% 0.068 196.0);
Tailwind
colors: {
custom: {
50: '#bdebeb',
500: '#9ee2e2',
950: '#000000',
},
}SCSS
$custom: #9ee2e2; $custom-light: #bdebeb; $custom-dark: #000000;
JSON
{
"hex": "#9ee2e2",
"rgb": {
"r": 158,
"g": 226,
"b": 226
},
"hsl": {
"h": 180,
"s": 53.968,
"l": 75.294
},
"oklch": {
"l": 0.86772,
"c": 0.06805,
"h": 196
},
"luminance": 0.67153
}Semantic roles & 50–950 ramp
primary
#9EE2E2
secondary
#BB6969
accent
#2424C1
background
#FDFEFE
surface
#F8FDFD
border
#D1D5D5
text
#121616
muted
#828484