#9CE2CD#9CE2CD
#9CE2CD is a very light, moderate teal. Relative luminance 0.659; OKLCH L 86.0% C 0.076 H 173.7°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #9CE2CD |
|---|---|
| RGB | rgb(156, 226, 205) |
| HSL | hsl(162, 55%, 75%) |
| HSV | hsv(162, 31%, 89%) |
| CMYK | cmyk(31%, 0%, 9.3%, 11.4%) |
| CIE-LAB | lab(84.93, -26.30, 3.29) |
| CIE-LCH | lch(84.93, 26.50, 172.87°) |
| OKLab | oklab(86.04% -0.0757 0.0083) |
| OKLCH | oklch(86.04% 0.076 173.7) |
| XYZ | xyz(51.9223, 65.8657, 67.7232) |
| Luminance | 0.6587 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.38
Seafoam Blue
#78D1B6
ΔE00 5.72
Pale Teal
#82CBB2
ΔE00 6.01
Tiffany Blue
#7BF2DA
ΔE00 6.02
Pale Aqua
#B8FFEB
ΔE00 6.36
Pale Turquoise
#A5FBD5
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CE2CD #E29CB1
analogous
#9CE2AA #9CE2CD #9CD4E2
triadic
#9CE2CD #CD9CE2 #E2CD9C
tetradic
#9CE2CD #AA9CE2 #E29CB1 #D4E29C
square
#9CE2CD #AA9CE2 #E29CB1 #D4E29C
split-complementary
#9CE2CD #E29CD4 #E2AA9C
monochromatic
#3DC69D #6DD4B5 #9CE2CD #CBF0E5 #E7F8F3
Accessibility & contrast
On white
1.48
#9CE2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#9CE2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CE2CD
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CE2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CE2CD | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CC
Deuteranopia (green-blind)
#D1D0CE
Tritanopia (blue-blind)
#89E3DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #9ce2cd; /* rgb */ color: rgb(156, 226, 205); /* oklch */ color: oklch(86.0% 0.076 173.7);
Tailwind
colors: {
custom: {
50: '#bbebdc',
500: '#9ce2cd',
950: '#000000',
},
}SCSS
$custom: #9ce2cd; $custom-light: #bbebdc; $custom-dark: #000000;
JSON
{
"hex": "#9ce2cd",
"rgb": {
"r": 156,
"g": 226,
"b": 205
},
"hsl": {
"h": 162,
"s": 54.687,
"l": 74.902
},
"oklch": {
"l": 0.86042,
"c": 0.07619,
"h": 173.7
},
"luminance": 0.65868
}Semantic roles & 50–950 ramp
primary
#9CE2CD
secondary
#BB6780
accent
#2353C2
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121615
muted
#828484