#9EFEDE#9EFEDE
#9EFEDE is a very light, moderate teal. Relative luminance 0.834; OKLCH L 92.9% C 0.102 H 170.8°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFEDE |
|---|---|
| RGB | rgb(158, 254, 222) |
| HSL | hsl(160, 98%, 81%) |
| HSV | hsv(160, 38%, 100%) |
| CMYK | cmyk(37.8%, 0%, 12.6%, 0.4%) |
| CIE-LAB | lab(93.20, -35.38, 6.39) |
| CIE-LCH | lch(93.20, 35.95, 169.76°) |
| OKLab | oklab(92.85% -0.1007 0.0164) |
| OKLCH | oklch(92.85% 0.102 170.8) |
| XYZ | xyz(62.7222, 83.4226, 81.8902) |
| Luminance | 0.8343 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.11
Pale Turquoise
#A5FBD5
ΔE00 2.44
Aquamarine
#7FFFD4
ΔE00 3.86
Light Turquoise
#7EF4CC
ΔE00 4.00
Pale Aqua
#B8FFEB
ΔE00 4.64
Tiffany Blue
#7BF2DA
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFEDE #FE9EBE
analogous
#9EFEAE #9EFEDE #9EEEFE
triadic
#9EFEDE #DE9EFE #FEDE9E
tetradic
#9EFEDE #AE9EFE #FE9EBE #EEFE9E
square
#9EFEDE #AE9EFE #FE9EBE #EEFE9E
split-complementary
#9EFEDE #FE9EEE #FEAE9E
monochromatic
#25FDB5 #61FDC9 #9EFEDE #DBFFF3 #E1FFF5
Accessibility & contrast
On white
1.19
#9EFEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#9EFEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFEDE
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFEDE | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2DD
Deuteranopia (green-blind)
#E9E7E0
Tritanopia (blue-blind)
#82FFF4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #9efede; /* rgb */ color: rgb(158, 254, 222); /* oklch */ color: oklch(92.9% 0.102 170.8);
Tailwind
colors: {
custom: {
50: '#beffe8',
500: '#9efede',
950: '#000000',
},
}SCSS
$custom: #9efede; $custom-light: #beffe8; $custom-dark: #000000;
JSON
{
"hex": "#9efede",
"rgb": {
"r": 158,
"g": 254,
"b": 222
},
"hsl": {
"h": 160,
"s": 97.959,
"l": 80.784
},
"oklch": {
"l": 0.92851,
"c": 0.10198,
"h": 170.8
},
"luminance": 0.83427
}Semantic roles & 50–950 ramp
primary
#9EFEDE
secondary
#E15F8A
accent
#004CE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121816
muted
#828684