#9DF5EE#9DF5EE
#9DF5EE is a very light, moderate teal. Relative luminance 0.786; OKLCH L 91.3% C 0.085 H 189.4°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #9DF5EE |
|---|---|
| RGB | rgb(157, 245, 238) |
| HSL | hsl(175, 81%, 79%) |
| HSV | hsv(175, 36%, 96%) |
| CMYK | cmyk(35.9%, 0%, 2.9%, 3.9%) |
| CIE-LAB | lab(91.07, -27.92, -5.01) |
| CIE-LCH | lch(91.07, 28.37, 190.17°) |
| OKLab | oklab(91.26% -0.0843 -0.0139) |
| OKLCH | oklch(91.26% 0.085 189.4) |
| XYZ | xyz(61.9840, 78.6419, 92.7856) |
| Luminance | 0.7865 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.87
Pale Cyan
#B7FFFA
ΔE00 3.53
Paleturquoise
#AFEEEE
ΔE00 4.71
Eggshell Blue
#C4FFF7
ΔE00 5.26
Duck Egg Blue
#C3FBF4
ΔE00 5.37
Pale Aqua
#B8FFEB
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DF5EE #F59DA4
analogous
#9DF5C2 #9DF5EE #9DD0F5
triadic
#9DF5EE #EE9DF5 #F5EE9D
tetradic
#9DF5EE #C29DF5 #F59DA4 #D0F59D
square
#9DF5EE #C29DF5 #F59DA4 #D0F59D
split-complementary
#9DF5EE #F59DD0 #F5C29D
monochromatic
#2EEADB #65EFE4 #9DF5EE #D5FBF8 #E3FCFA
Accessibility & contrast
On white
1.26
#9DF5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#9DF5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DF5EE
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DF5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DF5EE | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEE
Deuteranopia (green-blind)
#DCE0EF
Tritanopia (blue-blind)
#7CF9F3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #9df5ee; /* rgb */ color: rgb(157, 245, 238); /* oklch */ color: oklch(91.3% 0.085 189.4);
Tailwind
colors: {
custom: {
50: '#bdf8f3',
500: '#9df5ee',
950: '#000000',
},
}SCSS
$custom: #9df5ee; $custom-light: #bdf8f3; $custom-dark: #000000;
JSON
{
"hex": "#9df5ee",
"rgb": {
"r": 157,
"g": 245,
"b": 238
},
"hsl": {
"h": 175.227,
"s": 81.481,
"l": 78.824
},
"oklch": {
"l": 0.91262,
"c": 0.08544,
"h": 189.4
},
"luminance": 0.78646
}Semantic roles & 50–950 ramp
primary
#9DF5EE
secondary
#D4626B
accent
#0819DE
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121717
muted
#828585