#9EFCD4#9EFCD4
#9EFCD4 is a very light, moderate teal. Relative luminance 0.816; OKLCH L 92.1% C 0.106 H 165.3°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFCD4 |
|---|---|
| RGB | rgb(158, 252, 212) |
| HSL | hsl(154, 94%, 80%) |
| HSV | hsv(154, 37%, 99%) |
| CMYK | cmyk(37.3%, 0%, 15.9%, 1.2%) |
| CIE-LAB | lab(92.42, -36.52, 10.43) |
| CIE-LCH | lch(92.42, 37.98, 164.06°) |
| OKLab | oklab(92.14% -0.1025 0.0268) |
| OKLCH | oklch(92.14% 0.106 165.3) |
| XYZ | xyz(60.7901, 81.6396, 74.8294) |
| Luminance | 0.8164 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.01
Light Aqua
#8CFFDB
ΔE00 2.84
Aquamarine
#7FFFD4
ΔE00 3.39
Light Turquoise
#7EF4CC
ΔE00 3.48
Light Aquamarine
#7BFDC7
ΔE00 4.34
Mint
#AAF0C1
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFCD4 #FC9EC6
analogous
#9EFCA5 #9EFCD4 #9EF5FC
triadic
#9EFCD4 #D49EFC #FCD49E
tetradic
#9EFCD4 #A59EFC #FC9EC6 #F5FC9E
square
#9EFCD4 #A59EFC #FC9EC6 #F5FC9E
split-complementary
#9EFCD4 #FC9EF5 #FCA59E
monochromatic
#27F89F #63FABA #9EFCD4 #D9FEEE #E1FEF2
Accessibility & contrast
On white
1.21
#9EFCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#9EFCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFCD4
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFCD4 | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D2
Deuteranopia (green-blind)
#E9E5D6
Tritanopia (blue-blind)
#86FCF0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9efcd4; /* rgb */ color: rgb(158, 252, 212); /* oklch */ color: oklch(92.1% 0.106 165.3);
Tailwind
colors: {
custom: {
50: '#befde1',
500: '#9efcd4',
950: '#000000',
},
}SCSS
$custom: #9efcd4; $custom-light: #befde1; $custom-dark: #000000;
JSON
{
"hex": "#9efcd4",
"rgb": {
"r": 158,
"g": 252,
"b": 212
},
"hsl": {
"h": 154.468,
"s": 94,
"l": 80.392
},
"oklch": {
"l": 0.92144,
"c": 0.10599,
"h": 165.3
},
"luminance": 0.81643
}Semantic roles & 50–950 ramp
primary
#9EFCD4
secondary
#DE6096
accent
#0062E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684