#C4E0D6#C4E0D6
#C4E0D6 is a very light, muted teal. Relative luminance 0.699; OKLCH L 88.3% C 0.033 H 172.0°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E0D6 |
|---|---|
| RGB | rgb(196, 224, 214) |
| HSL | hsl(159, 31%, 82%) |
| HSV | hsv(159, 13%, 88%) |
| CMYK | cmyk(12.5%, 0%, 4.5%, 12.2%) |
| CIE-LAB | lab(86.95, -11.15, 1.77) |
| CIE-LCH | lch(86.95, 11.29, 170.97°) |
| OKLab | oklab(88.33% -0.0323 0.0045) |
| OKLCH | oklch(88.33% 0.033 172) |
| XYZ | xyz(61.5553, 69.9009, 73.8544) |
| Luminance | 0.6990 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.28
Powder Blue
#B0E0E6
ΔE00 7.77
Ice Blue (survey)
#D7FFFE
ΔE00 7.84
Very Pale Blue
#D6FFFE
ΔE00 7.89
Lightcyan
#E0FFFF
ΔE00 7.98
Duck Egg Blue
#C3FBF4
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E0D6 #E0C4CE
analogous
#C4E0C8 #C4E0D6 #C4DCE0
triadic
#C4E0D6 #D6C4E0 #E0D6C4
tetradic
#C4E0D6 #C8C4E0 #E0C4CE #DCE0C4
square
#C4E0D6 #C8C4E0 #E0C4CE #DCE0C4
split-complementary
#C4E0D6 #E0C4DC #E0C8C4
monochromatic
#74B69E #9CCBBA #C4E0D6 #EBF4F1 #EBF4F1
Accessibility & contrast
On white
1.40
#C4E0D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#C4E0D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E0D6
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E0D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E0D6 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD6
Deuteranopia (green-blind)
#D9D8D7
Tritanopia (blue-blind)
#BEE1DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c4e0d6; /* rgb */ color: rgb(196, 224, 214); /* oklch */ color: oklch(88.3% 0.033 172.0);
Tailwind
colors: {
custom: {
50: '#d6e9e2',
500: '#c4e0d6',
950: '#000000',
},
}SCSS
$custom: #c4e0d6; $custom-light: #d6e9e2; $custom-dark: #000000;
JSON
{
"hex": "#c4e0d6",
"rgb": {
"r": 196,
"g": 224,
"b": 214
},
"hsl": {
"h": 158.571,
"s": 31.111,
"l": 82.353
},
"oklch": {
"l": 0.88334,
"c": 0.03263,
"h": 172
},
"luminance": 0.69902
}Semantic roles & 50–950 ramp
primary
#C4E0D6
secondary
#B8909E
accent
#3C63AA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484