#9FF5EA#9FF5EA
#9FF5EA is a very light, moderate teal. Relative luminance 0.786; OKLCH L 91.2% C 0.085 H 185.6°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF5EA |
|---|---|
| RGB | rgb(159, 245, 234) |
| HSL | hsl(172, 81%, 79%) |
| HSV | hsv(172, 35%, 96%) |
| CMYK | cmyk(35.1%, 0%, 4.5%, 3.9%) |
| CIE-LAB | lab(91.06, -28.30, -2.93) |
| CIE-LCH | lch(91.06, 28.45, 185.92°) |
| OKLab | oklab(91.24% -0.0843 -0.0083) |
| OKLCH | oklch(91.24% 0.085 185.6) |
| XYZ | xyz(61.7964, 78.6124, 89.7434) |
| Luminance | 0.7862 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.81
Pale Cyan
#B7FFFA
ΔE00 4.00
Pale Aqua
#B8FFEB
ΔE00 4.62
Eggshell Blue
#C4FFF7
ΔE00 5.20
Duck Egg Blue
#C3FBF4
ΔE00 5.39
Paleturquoise
#AFEEEE
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF5EA #F59FAA
analogous
#9FF5BF #9FF5EA #9FD5F5
triadic
#9FF5EA #EA9FF5 #F5EA9F
tetradic
#9FF5EA #BF9FF5 #F59FAA #D5F59F
square
#9FF5EA #BF9FF5 #F59FAA #D5F59F
split-complementary
#9FF5EA #F59FD5 #F5BF9F
monochromatic
#30E9D2 #68EFDE #9FF5EA #D6FBF6 #E3FCF9
Accessibility & contrast
On white
1.26
#9FF5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#9FF5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF5EA
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF5EA | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECEA
Deuteranopia (green-blind)
#DDE1EB
Tritanopia (blue-blind)
#81F9F1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #9ff5ea; /* rgb */ color: rgb(159, 245, 234); /* oklch */ color: oklch(91.2% 0.085 185.6);
Tailwind
colors: {
custom: {
50: '#bef8f0',
500: '#9ff5ea',
950: '#000000',
},
}SCSS
$custom: #9ff5ea; $custom-light: #bef8f0; $custom-dark: #000000;
JSON
{
"hex": "#9ff5ea",
"rgb": {
"r": 159,
"g": 245,
"b": 234
},
"hsl": {
"h": 172.326,
"s": 81.132,
"l": 79.216
},
"oklch": {
"l": 0.91241,
"c": 0.08473,
"h": 185.6
},
"luminance": 0.78616
}Semantic roles & 50–950 ramp
primary
#9FF5EA
secondary
#D46472
accent
#0823DD
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121716
muted
#828585