#9CE4DB#9CE4DB
#9CE4DB is a very light, moderate teal. Relative luminance 0.677; OKLCH L 86.9% C 0.073 H 186.1°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #9CE4DB |
|---|---|
| RGB | rgb(156, 228, 219) |
| HSL | hsl(173, 57%, 75%) |
| HSV | hsv(173, 32%, 89%) |
| CMYK | cmyk(31.6%, 0%, 3.9%, 10.6%) |
| CIE-LAB | lab(85.84, -24.25, -2.76) |
| CIE-LCH | lch(85.84, 24.40, 186.50°) |
| OKLab | oklab(86.89% -0.0724 -0.0078) |
| OKLCH | oklch(86.89% 0.073 186.1) |
| XYZ | xyz(54.2355, 67.6661, 77.2072) |
| Luminance | 0.6767 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.79
Pale Cyan
#B7FFFA
ΔE00 6.15
Light Cyan
#ACFFFC
ΔE00 6.24
Duck Egg Blue
#C3FBF4
ΔE00 6.33
Eggshell Blue
#C4FFF7
ΔE00 6.72
Pale Aqua
#B8FFEB
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CE4DB #E49CA5
analogous
#9CE4B7 #9CE4DB #9CC9E4
triadic
#9CE4DB #DB9CE4 #E4DB9C
tetradic
#9CE4DB #B79CE4 #E49CA5 #C9E49C
square
#9CE4DB #B79CE4 #E49CA5 #C9E49C
split-complementary
#9CE4DB #E49CC9 #E4B79C
monochromatic
#3CCAB8 #6CD7CA #9CE4DB #CCF1EC #E7F8F6
Accessibility & contrast
On white
1.44
#9CE4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#9CE4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CE4DB
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CE4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CE4DB | 1.00 | 1.44 | 14.53 | 14.53 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCDB
Deuteranopia (green-blind)
#D0D3DC
Tritanopia (blue-blind)
#84E7E1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #9ce4db; /* rgb */ color: rgb(156, 228, 219); /* oklch */ color: oklch(86.9% 0.073 186.1);
Tailwind
colors: {
custom: {
50: '#bbece6',
500: '#9ce4db',
950: '#000000',
},
}SCSS
$custom: #9ce4db; $custom-light: #bbece6; $custom-dark: #000000;
JSON
{
"hex": "#9ce4db",
"rgb": {
"r": 156,
"g": 228,
"b": 219
},
"hsl": {
"h": 172.5,
"s": 57.143,
"l": 75.294
},
"oklch": {
"l": 0.8689,
"c": 0.07283,
"h": 186.1
},
"luminance": 0.67669
}Semantic roles & 50–950 ramp
primary
#9CE4DB
secondary
#BE6771
accent
#2135C5
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121615
muted
#828484