#9CE2DB#9CE2DB
#9CE2DB is a very light, moderate teal. Relative luminance 0.666; OKLCH L 86.4% C 0.071 H 188.1°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #9CE2DB |
|---|---|
| RGB | rgb(156, 226, 219) |
| HSL | hsl(174, 55%, 75%) |
| HSV | hsv(174, 31%, 89%) |
| CMYK | cmyk(31%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(85.29, -23.27, -3.57) |
| CIE-LCH | lch(85.29, 23.54, 188.73°) |
| OKLab | oklab(86.45% -0.0699 -0.0099) |
| OKLCH | oklch(86.45% 0.071 188.1) |
| XYZ | xyz(53.6885, 66.5721, 77.0248) |
| Luminance | 0.6657 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.38
Pale Cyan
#B7FFFA
ΔE00 6.35
Light Cyan
#ACFFFC
ΔE00 6.41
Duck Egg Blue
#C3FBF4
ΔE00 6.46
Eggshell Blue
#C4FFF7
ΔE00 6.95
Robin'S Egg Blue
#98EFF9
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CE2DB #E29CA3
analogous
#9CE2B8 #9CE2DB #9CC6E2
triadic
#9CE2DB #DB9CE2 #E2DB9C
tetradic
#9CE2DB #B89CE2 #E29CA3 #C6E29C
square
#9CE2DB #B89CE2 #E29CA3 #C6E29C
split-complementary
#9CE2DB #E29CC6 #E2B89C
monochromatic
#3DC6B9 #6DD4CA #9CE2DB #CBF0EC #E7F8F6
Accessibility & contrast
On white
1.47
#9CE2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#9CE2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CE2DB
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CE2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CE2DB | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDB
Deuteranopia (green-blind)
#CED1DC
Tritanopia (blue-blind)
#84E5E0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #9ce2db; /* rgb */ color: rgb(156, 226, 219); /* oklch */ color: oklch(86.4% 0.071 188.1);
Tailwind
colors: {
custom: {
50: '#bbebe6',
500: '#9ce2db',
950: '#000000',
},
}SCSS
$custom: #9ce2db; $custom-light: #bbebe6; $custom-dark: #000000;
JSON
{
"hex": "#9ce2db",
"rgb": {
"r": 156,
"g": 226,
"b": 219
},
"hsl": {
"h": 174,
"s": 54.687,
"l": 74.902
},
"oklch": {
"l": 0.86449,
"c": 0.07065,
"h": 188.1
},
"luminance": 0.66575
}Semantic roles & 50–950 ramp
primary
#9CE2DB
secondary
#BB676F
accent
#2333C2
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121615
muted
#828484