#9EFFDC#9EFFDC
#9EFFDC is a very light, moderate teal. Relative luminance 0.840; OKLCH L 93.0% C 0.105 H 169.0°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFFDC |
|---|---|
| RGB | rgb(158, 255, 220) |
| HSL | hsl(158, 100%, 81%) |
| HSV | hsv(158, 38%, 100%) |
| CMYK | cmyk(38%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(93.43, -36.25, 7.76) |
| CIE-LCH | lch(93.43, 37.07, 167.92°) |
| OKLab | oklab(93.02% -0.1027 0.0199) |
| OKLCH | oklch(93.02% 0.105 169) |
| XYZ | xyz(62.7739, 83.9523, 80.5929) |
| Luminance | 0.8396 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.91
Light Aqua
#8CFFDB
ΔE00 1.95
Aquamarine
#7FFFD4
ΔE00 3.40
Light Turquoise
#7EF4CC
ΔE00 3.76
Pale Aqua
#B8FFEB
ΔE00 5.24
Light Aquamarine
#7BFDC7
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFFDC #FF9EC1
analogous
#9EFFAB #9EFFDC #9EF1FF
triadic
#9EFFDC #DC9EFF #FFDC9E
tetradic
#9EFFDC #AB9EFF #FF9EC1 #F1FF9E
square
#9EFFDC #AB9EFF #FF9EC1 #F1FF9E
split-complementary
#9EFFDC #FF9EF1 #FFAB9E
monochromatic
#24FFB0 #61FFC6 #9EFFDC #DBFFF2 #E0FFF4
Accessibility & contrast
On white
1.18
#9EFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#9EFFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFFDC
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFFDC | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3DA
Deuteranopia (green-blind)
#EAE7DE
Tritanopia (blue-blind)
#82FFF5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9effdc; /* rgb */ color: rgb(158, 255, 220); /* oklch */ color: oklch(93.0% 0.105 169.0);
Tailwind
colors: {
custom: {
50: '#beffe6',
500: '#9effdc',
950: '#000000',
},
}SCSS
$custom: #9effdc; $custom-light: #beffe6; $custom-dark: #000000;
JSON
{
"hex": "#9effdc",
"rgb": {
"r": 158,
"g": 255,
"b": 220
},
"hsl": {
"h": 158.351,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.93022,
"c": 0.10458,
"h": 169
},
"luminance": 0.83956
}Semantic roles & 50–950 ramp
primary
#9EFFDC
secondary
#E35F8E
accent
#0053E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121816
muted
#828684