#9CE2DF#9CE2DF
#9CE2DF is a very light, moderate teal. Relative luminance 0.668; OKLCH L 86.6% C 0.070 H 192.6°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #9CE2DF |
|---|---|
| RGB | rgb(156, 226, 223) |
| HSL | hsl(177, 55%, 75%) |
| HSV | hsv(177, 31%, 89%) |
| CMYK | cmyk(31%, 0%, 1.3%, 11.4%) |
| CIE-LAB | lab(85.40, -22.37, -5.52) |
| CIE-LCH | lch(85.40, 23.04, 193.87°) |
| OKLab | oklab(86.57% -0.0683 -0.0152) |
| OKLCH | oklch(86.57% 0.07 192.6) |
| XYZ | xyz(54.2214, 66.7853, 79.8315) |
| Luminance | 0.6679 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.50
Robin'S Egg Blue
#98EFF9
ΔE00 5.62
Powder Blue
#B0E0E6
ΔE00 6.06
Light Cyan
#ACFFFC
ΔE00 6.17
Pale Cyan
#B7FFFA
ΔE00 6.27
Duck Egg Blue
#C3FBF4
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CE2DF #E29C9F
analogous
#9CE2BC #9CE2DF #9CC2E2
triadic
#9CE2DF #DF9CE2 #E2DF9C
tetradic
#9CE2DF #BC9CE2 #E29C9F #C2E29C
square
#9CE2DF #BC9CE2 #E29C9F #C2E29C
split-complementary
#9CE2DF #E29CC2 #E2BC9C
monochromatic
#3DC6C0 #6DD4D0 #9CE2DF #CBF0EE #E7F8F7
Accessibility & contrast
On white
1.46
#9CE2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#9CE2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CE2DF
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CE2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CE2DF | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDF
Deuteranopia (green-blind)
#CDD1E0
Tritanopia (blue-blind)
#83E6E1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #9ce2df; /* rgb */ color: rgb(156, 226, 223); /* oklch */ color: oklch(86.6% 0.070 192.6);
Tailwind
colors: {
custom: {
50: '#bbebe9',
500: '#9ce2df',
950: '#000000',
},
}SCSS
$custom: #9ce2df; $custom-light: #bbebe9; $custom-dark: #000000;
JSON
{
"hex": "#9ce2df",
"rgb": {
"r": 156,
"g": 226,
"b": 223
},
"hsl": {
"h": 177.429,
"s": 54.687,
"l": 74.902
},
"oklch": {
"l": 0.86571,
"c": 0.07,
"h": 192.6
},
"luminance": 0.66788
}Semantic roles & 50–950 ramp
primary
#9CE2DF
secondary
#BB676B
accent
#232AC2
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121616
muted
#828484