#9CE4DC#9CE4DC
#9CE4DC is a very light, moderate teal. Relative luminance 0.677; OKLCH L 86.9% C 0.073 H 187.2°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #9CE4DC |
|---|---|
| RGB | rgb(156, 228, 220) |
| HSL | hsl(173, 57%, 75%) |
| HSV | hsv(173, 32%, 89%) |
| CMYK | cmyk(31.6%, 0%, 3.5%, 10.6%) |
| CIE-LAB | lab(85.87, -24.02, -3.25) |
| CIE-LCH | lch(85.87, 24.24, 187.70°) |
| OKLab | oklab(86.92% -0.072 -0.0091) |
| OKLCH | oklch(86.92% 0.073 187.2) |
| XYZ | xyz(54.3675, 67.7190, 77.9026) |
| Luminance | 0.6772 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.50
Pale Cyan
#B7FFFA
ΔE00 6.05
Light Cyan
#ACFFFC
ΔE00 6.09
Duck Egg Blue
#C3FBF4
ΔE00 6.27
Eggshell Blue
#C4FFF7
ΔE00 6.68
Pale Aqua
#B8FFEB
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CE4DC #E49CA4
analogous
#9CE4B8 #9CE4DC #9CC8E4
triadic
#9CE4DC #DC9CE4 #E4DC9C
tetradic
#9CE4DC #B89CE4 #E49CA4 #C8E49C
square
#9CE4DC #B89CE4 #E49CA4 #C8E49C
split-complementary
#9CE4DC #E49CC8 #E4B89C
monochromatic
#3CCABA #6CD7CB #9CE4DC #CCF1ED #E7F8F6
Accessibility & contrast
On white
1.44
#9CE4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#9CE4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CE4DC
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CE4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CE4DC | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCDC
Deuteranopia (green-blind)
#CFD3DD
Tritanopia (blue-blind)
#84E7E1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #9ce4dc; /* rgb */ color: rgb(156, 228, 220); /* oklch */ color: oklch(86.9% 0.073 187.2);
Tailwind
colors: {
custom: {
50: '#bbece6',
500: '#9ce4dc',
950: '#000000',
},
}SCSS
$custom: #9ce4dc; $custom-light: #bbece6; $custom-dark: #000000;
JSON
{
"hex": "#9ce4dc",
"rgb": {
"r": 156,
"g": 228,
"b": 220
},
"hsl": {
"h": 173.333,
"s": 57.143,
"l": 75.294
},
"oklch": {
"l": 0.8692,
"c": 0.07257,
"h": 187.2
},
"luminance": 0.67722
}Semantic roles & 50–950 ramp
primary
#9CE4DC
secondary
#BE6770
accent
#2133C5
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121616
muted
#828484