#9EFCCD#9EFCCD
#9EFCCD is a very light, moderate teal. Relative luminance 0.813; OKLCH L 92.0% C 0.111 H 161.4°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFCCD |
|---|---|
| RGB | rgb(158, 252, 205) |
| HSL | hsl(150, 94%, 80%) |
| HSV | hsv(150, 37%, 99%) |
| CMYK | cmyk(37.3%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(92.26, -37.91, 13.82) |
| CIE-LCH | lch(92.26, 40.35, 159.97°) |
| OKLab | oklab(91.97% -0.1055 0.0355) |
| OKLCH | oklch(91.97% 0.111 161.4) |
| XYZ | xyz(59.9262, 81.2940, 70.2794) |
| Luminance | 0.8130 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.29
Light Aquamarine
#7BFDC7
ΔE00 3.65
Light Seafoam
#A0FEBF
ΔE00 3.72
Mint
#AAF0C1
ΔE00 3.79
Aquamarine
#7FFFD4
ΔE00 3.98
Light Turquoise
#7EF4CC
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFCCD #FC9ECD
analogous
#9EFC9E #9EFCCD #9EFCFC
triadic
#9EFCCD #CD9EFC #FCCD9E
tetradic
#9EFCCD #9E9EFC #FC9ECD #FCFC9E
square
#9EFCCD #9E9EFC #FC9ECD #FCFC9E
split-complementary
#9EFCCD #FC9EFC #FC9E9E
monochromatic
#27F890 #63FAAE #9EFCCD #D9FEEC #E1FEF0
Accessibility & contrast
On white
1.22
#9EFCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#9EFCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFCCD
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFCCD | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCB
Deuteranopia (green-blind)
#EAE4D0
Tritanopia (blue-blind)
#88FCEF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9efccd; /* rgb */ color: rgb(158, 252, 205); /* oklch */ color: oklch(92.0% 0.111 161.4);
Tailwind
colors: {
custom: {
50: '#befedc',
500: '#9efccd',
950: '#000000',
},
}SCSS
$custom: #9efccd; $custom-light: #befedc; $custom-dark: #000000;
JSON
{
"hex": "#9efccd",
"rgb": {
"r": 158,
"g": 252,
"b": 205
},
"hsl": {
"h": 150,
"s": 94,
"l": 80.392
},
"oklch": {
"l": 0.9197,
"c": 0.11133,
"h": 161.4
},
"luminance": 0.81298
}Semantic roles & 50–950 ramp
primary
#9EFCCD
secondary
#DE609F
accent
#0073E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684