#9EFCD5#9EFCD5
#9EFCD5 is a very light, moderate teal. Relative luminance 0.817; OKLCH L 92.2% C 0.105 H 165.9°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFCD5 |
|---|---|
| RGB | rgb(158, 252, 213) |
| HSL | hsl(155, 94%, 80%) |
| HSV | hsv(155, 37%, 99%) |
| CMYK | cmyk(37.3%, 0%, 15.5%, 1.2%) |
| CIE-LAB | lab(92.44, -36.31, 9.94) |
| CIE-LCH | lch(92.44, 37.65, 164.69°) |
| OKLab | oklab(92.17% -0.1021 0.0256) |
| OKLCH | oklch(92.17% 0.105 165.9) |
| XYZ | xyz(60.9166, 81.6902, 75.4958) |
| Luminance | 0.8169 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 0.98
Light Aqua
#8CFFDB
ΔE00 2.68
Aquamarine
#7FFFD4
ΔE00 3.38
Light Turquoise
#7EF4CC
ΔE00 3.44
Light Aquamarine
#7BFDC7
ΔE00 4.50
Mint
#AAF0C1
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFCD5 #FC9EC5
analogous
#9EFCA6 #9EFCD5 #9EF4FC
triadic
#9EFCD5 #D59EFC #FCD59E
tetradic
#9EFCD5 #A69EFC #FC9EC5 #F4FC9E
square
#9EFCD5 #A69EFC #FC9EC5 #F4FC9E
split-complementary
#9EFCD5 #FC9EF4 #FCA69E
monochromatic
#27F8A2 #63FABB #9EFCD5 #D9FEEF #E1FEF2
Accessibility & contrast
On white
1.21
#9EFCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#9EFCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFCD5
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFCD5 | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D3
Deuteranopia (green-blind)
#E9E5D7
Tritanopia (blue-blind)
#85FCF1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9efcd5; /* rgb */ color: rgb(158, 252, 213); /* oklch */ color: oklch(92.2% 0.105 165.9);
Tailwind
colors: {
custom: {
50: '#befde2',
500: '#9efcd5',
950: '#000000',
},
}SCSS
$custom: #9efcd5; $custom-light: #befde2; $custom-dark: #000000;
JSON
{
"hex": "#9efcd5",
"rgb": {
"r": 158,
"g": 252,
"b": 213
},
"hsl": {
"h": 155.106,
"s": 94,
"l": 80.392
},
"oklch": {
"l": 0.92169,
"c": 0.10527,
"h": 165.9
},
"luminance": 0.81694
}Semantic roles & 50–950 ramp
primary
#9EFCD5
secondary
#DE6094
accent
#005FE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684