#9EFCD3#9EFCD3
#9EFCD3 is a very light, moderate teal. Relative luminance 0.816; OKLCH L 92.1% C 0.107 H 164.7°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFCD3 |
|---|---|
| RGB | rgb(158, 252, 211) |
| HSL | hsl(154, 94%, 80%) |
| HSV | hsv(154, 37%, 99%) |
| CMYK | cmyk(37.3%, 0%, 16.3%, 1.2%) |
| CIE-LAB | lab(92.39, -36.72, 10.91) |
| CIE-LCH | lch(92.39, 38.30, 163.45°) |
| OKLab | oklab(92.12% -0.103 0.0281) |
| OKLCH | oklch(92.12% 0.107 164.7) |
| XYZ | xyz(60.6644, 81.5893, 74.1671) |
| Luminance | 0.8159 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.11
Light Aqua
#8CFFDB
ΔE00 3.02
Aquamarine
#7FFFD4
ΔE00 3.42
Light Turquoise
#7EF4CC
ΔE00 3.53
Light Aquamarine
#7BFDC7
ΔE00 4.19
Mint
#AAF0C1
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFCD3 #FC9EC7
analogous
#9EFCA4 #9EFCD3 #9EF6FC
triadic
#9EFCD3 #D39EFC #FCD39E
tetradic
#9EFCD3 #A49EFC #FC9EC7 #F6FC9E
square
#9EFCD3 #A49EFC #FC9EC7 #F6FC9E
split-complementary
#9EFCD3 #FC9EF6 #FCA49E
monochromatic
#27F89D #63FAB8 #9EFCD3 #D9FEEE #E1FEF2
Accessibility & contrast
On white
1.21
#9EFCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#9EFCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFCD3
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFCD3 | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0D1
Deuteranopia (green-blind)
#E9E5D5
Tritanopia (blue-blind)
#86FCF0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9efcd3; /* rgb */ color: rgb(158, 252, 211); /* oklch */ color: oklch(92.1% 0.107 164.7);
Tailwind
colors: {
custom: {
50: '#befde0',
500: '#9efcd3',
950: '#000000',
},
}SCSS
$custom: #9efcd3; $custom-light: #befde0; $custom-dark: #000000;
JSON
{
"hex": "#9efcd3",
"rgb": {
"r": 158,
"g": 252,
"b": 211
},
"hsl": {
"h": 153.83,
"s": 94,
"l": 80.392
},
"oklch": {
"l": 0.92119,
"c": 0.10672,
"h": 164.7
},
"luminance": 0.81593
}Semantic roles & 50–950 ramp
primary
#9EFCD3
secondary
#DE6097
accent
#0064E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684