#9CE4DE#9CE4DE
#9CE4DE is a very light, moderate teal. Relative luminance 0.678; OKLCH L 87.0% C 0.072 H 189.3°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #9CE4DE |
|---|---|
| RGB | rgb(156, 228, 222) |
| HSL | hsl(175, 57%, 75%) |
| HSV | hsv(175, 32%, 89%) |
| CMYK | cmyk(31.6%, 0%, 2.6%, 10.6%) |
| CIE-LAB | lab(85.92, -23.58, -4.22) |
| CIE-LCH | lch(85.92, 23.95, 190.16°) |
| OKLab | oklab(86.98% -0.0712 -0.0117) |
| OKLCH | oklch(86.98% 0.072 189.3) |
| XYZ | xyz(54.6340, 67.8255, 79.3059) |
| Luminance | 0.6783 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.97
Light Cyan
#ACFFFC
ΔE00 5.87
Pale Cyan
#B7FFFA
ΔE00 5.90
Duck Egg Blue
#C3FBF4
ΔE00 6.21
Robin'S Egg Blue
#98EFF9
ΔE00 6.45
Eggshell Blue
#C4FFF7
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CE4DE #E49CA2
analogous
#9CE4BA #9CE4DE #9CC6E4
triadic
#9CE4DE #DE9CE4 #E4DE9C
tetradic
#9CE4DE #BA9CE4 #E49CA2 #C6E49C
square
#9CE4DE #BA9CE4 #E49CA2 #C6E49C
split-complementary
#9CE4DE #E49CC6 #E4BA9C
monochromatic
#3CCABE #6CD7CE #9CE4DE #CCF1EE #E7F8F7
Accessibility & contrast
On white
1.44
#9CE4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#9CE4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CE4DE
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CE4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CE4DE | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDDE
Deuteranopia (green-blind)
#CFD3DF
Tritanopia (blue-blind)
#83E8E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #9ce4de; /* rgb */ color: rgb(156, 228, 222); /* oklch */ color: oklch(87.0% 0.072 189.3);
Tailwind
colors: {
custom: {
50: '#bbece8',
500: '#9ce4de',
950: '#000000',
},
}SCSS
$custom: #9ce4de; $custom-light: #bbece8; $custom-dark: #000000;
JSON
{
"hex": "#9ce4de",
"rgb": {
"r": 156,
"g": 228,
"b": 222
},
"hsl": {
"h": 175,
"s": 57.143,
"l": 75.294
},
"oklch": {
"l": 0.86981,
"c": 0.07215,
"h": 189.3
},
"luminance": 0.67829
}Semantic roles & 50–950 ramp
primary
#9CE4DE
secondary
#BE676E
accent
#212EC5
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121616
muted
#828484