#9EFFDE#9EFFDE
#9EFFDE is a very light, moderate teal. Relative luminance 0.841; OKLCH L 93.1% C 0.103 H 170.3°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFFDE |
|---|---|
| RGB | rgb(158, 255, 222) |
| HSL | hsl(160, 100%, 81%) |
| HSV | hsv(160, 38%, 100%) |
| CMYK | cmyk(38%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(93.48, -35.84, 6.79) |
| CIE-LCH | lch(93.48, 36.47, 169.27°) |
| OKLab | oklab(93.08% -0.1018 0.0174) |
| OKLCH | oklch(93.08% 0.103 170.3) |
| XYZ | xyz(63.0403, 84.0589, 81.9962) |
| Luminance | 0.8406 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.97
Pale Turquoise
#A5FBD5
ΔE00 2.33
Aquamarine
#7FFFD4
ΔE00 3.67
Light Turquoise
#7EF4CC
ΔE00 3.96
Pale Aqua
#B8FFEB
ΔE00 4.84
Tiffany Blue
#7BF2DA
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFFDE #FF9EBF
analogous
#9EFFAD #9EFFDE #9EEFFF
triadic
#9EFFDE #DE9EFF #FFDE9E
tetradic
#9EFFDE #AD9EFF #FF9EBF #EFFF9E
square
#9EFFDE #AD9EFF #FF9EBF #EFFF9E
split-complementary
#9EFFDE #FF9EEF #FFAD9E
monochromatic
#24FFB4 #61FFC9 #9EFFDE #DBFFF3 #E0FFF5
Accessibility & contrast
On white
1.18
#9EFFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#9EFFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFFDE
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFFDE | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3DC
Deuteranopia (green-blind)
#EAE7E0
Tritanopia (blue-blind)
#82FFF5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9effde; /* rgb */ color: rgb(158, 255, 222); /* oklch */ color: oklch(93.1% 0.103 170.3);
Tailwind
colors: {
custom: {
50: '#beffe8',
500: '#9effde',
950: '#000000',
},
}SCSS
$custom: #9effde; $custom-light: #beffe8; $custom-dark: #000000;
JSON
{
"hex": "#9effde",
"rgb": {
"r": 158,
"g": 255,
"b": 222
},
"hsl": {
"h": 159.588,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.93075,
"c": 0.1033,
"h": 170.3
},
"luminance": 0.84063
}Semantic roles & 50–950 ramp
primary
#9EFFDE
secondary
#E35F8B
accent
#004EE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121816
muted
#828684