#9FF5EE#9FF5EE
#9FF5EE is a very light, moderate teal. Relative luminance 0.788; OKLCH L 91.4% C 0.084 H 189.3°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF5EE |
|---|---|
| RGB | rgb(159, 245, 238) |
| HSL | hsl(175, 81%, 79%) |
| HSV | hsv(175, 35%, 96%) |
| CMYK | cmyk(35.1%, 0%, 2.9%, 3.9%) |
| CIE-LAB | lab(91.16, -27.40, -4.86) |
| CIE-LCH | lch(91.16, 27.83, 190.06°) |
| OKLab | oklab(91.36% -0.0827 -0.0135) |
| OKLCH | oklch(91.36% 0.084 189.3) |
| XYZ | xyz(62.3775, 78.8448, 92.8040) |
| Luminance | 0.7885 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.77
Pale Cyan
#B7FFFA
ΔE00 3.34
Paleturquoise
#AFEEEE
ΔE00 4.53
Eggshell Blue
#C4FFF7
ΔE00 5.03
Duck Egg Blue
#C3FBF4
ΔE00 5.12
Pale Aqua
#B8FFEB
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF5EE #F59FA6
analogous
#9FF5C3 #9FF5EE #9FD1F5
triadic
#9FF5EE #EE9FF5 #F5EE9F
tetradic
#9FF5EE #C39FF5 #F59FA6 #D1F59F
square
#9FF5EE #C39FF5 #F59FA6 #D1F59F
split-complementary
#9FF5EE #F59FD1 #F5C39F
monochromatic
#30E9DA #68EFE4 #9FF5EE #D6FBF8 #E3FCFA
Accessibility & contrast
On white
1.25
#9FF5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#9FF5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF5EE
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF5EE | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEE
Deuteranopia (green-blind)
#DCE1EF
Tritanopia (blue-blind)
#7FF9F3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #9ff5ee; /* rgb */ color: rgb(159, 245, 238); /* oklch */ color: oklch(91.4% 0.084 189.3);
Tailwind
colors: {
custom: {
50: '#bff8f3',
500: '#9ff5ee',
950: '#000000',
},
}SCSS
$custom: #9ff5ee; $custom-light: #bff8f3; $custom-dark: #000000;
JSON
{
"hex": "#9ff5ee",
"rgb": {
"r": 159,
"g": 245,
"b": 238
},
"hsl": {
"h": 175.116,
"s": 81.132,
"l": 79.216
},
"oklch": {
"l": 0.91361,
"c": 0.08381,
"h": 189.3
},
"luminance": 0.78849
}Semantic roles & 50–950 ramp
primary
#9FF5EE
secondary
#D4646D
accent
#0819DD
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121717
muted
#828585