#C4E0DB#C4E0DB
#C4E0DB is a very light, muted teal. Relative luminance 0.702; OKLCH L 88.5% C 0.030 H 183.7°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E0DB |
|---|---|
| RGB | rgb(196, 224, 219) |
| HSL | hsl(169, 31%, 82%) |
| HSV | hsv(169, 13%, 88%) |
| CMYK | cmyk(12.5%, 0%, 2.2%, 12.2%) |
| CIE-LAB | lab(87.08, -10.18, -0.68) |
| CIE-LCH | lch(87.08, 10.21, 183.80°) |
| OKLab | oklab(88.48% -0.0303 -0.002) |
| OKLCH | oklch(88.48% 0.03 183.7) |
| XYZ | xyz(62.2037, 70.1602, 77.2691) |
| Luminance | 0.7016 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.12
Ice
#D6FFFA
ΔE00 6.96
Lightcyan
#E0FFFF
ΔE00 6.98
Ice Blue (survey)
#D7FFFE
ΔE00 7.04
Very Pale Blue
#D6FFFE
ΔE00 7.11
Very Light Blue
#D5FFFF
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E0DB #E0C4C9
analogous
#C4E0CD #C4E0DB #C4D7E0
triadic
#C4E0DB #DBC4E0 #E0DBC4
tetradic
#C4E0DB #CDC4E0 #E0C4C9 #D7E0C4
square
#C4E0DB #CDC4E0 #E0C4C9 #D7E0C4
split-complementary
#C4E0DB #E0C4D7 #E0CDC4
monochromatic
#74B6AA #9CCBC3 #C4E0DB #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.40
#C4E0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#C4E0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E0DB
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E0DB | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDB
Deuteranopia (green-blind)
#D7D8DB
Tritanopia (blue-blind)
#BDE1DE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c4e0db; /* rgb */ color: rgb(196, 224, 219); /* oklch */ color: oklch(88.5% 0.030 183.7);
Tailwind
colors: {
custom: {
50: '#d6e9e6',
500: '#c4e0db',
950: '#000000',
},
}SCSS
$custom: #c4e0db; $custom-light: #d6e9e6; $custom-dark: #000000;
JSON
{
"hex": "#c4e0db",
"rgb": {
"r": 196,
"g": 224,
"b": 219
},
"hsl": {
"h": 169.286,
"s": 31.111,
"l": 82.353
},
"oklch": {
"l": 0.88476,
"c": 0.0304,
"h": 183.7
},
"luminance": 0.70162
}Semantic roles & 50–950 ramp
primary
#C4E0DB
secondary
#B89097
accent
#3C4FAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484