#C4E5DC#C4E5DC
#C4E5DC is a very light, muted teal. Relative luminance 0.729; OKLCH L 89.5% C 0.037 H 177.2°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E5DC |
|---|---|
| RGB | rgb(196, 229, 220) |
| HSL | hsl(164, 39%, 83%) |
| HSV | hsv(164, 14%, 90%) |
| CMYK | cmyk(14.4%, 0%, 3.9%, 10.2%) |
| CIE-LAB | lab(88.42, -12.52, 0.76) |
| CIE-LCH | lch(88.42, 12.55, 176.53°) |
| OKLab | oklab(89.55% -0.0367 0.0018) |
| OKLCH | oklch(89.55% 0.037 177.2) |
| XYZ | xyz(63.6993, 72.9402, 78.4190) |
| Luminance | 0.7294 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.83
Duck Egg Blue
#C3FBF4
ΔE00 6.42
Ice Blue (survey)
#D7FFFE
ΔE00 6.49
Very Pale Blue
#D6FFFE
ΔE00 6.50
Pale Blue
#D0FEFE
ΔE00 6.74
Very Light Blue
#D5FFFF
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E5DC #E5C4CD
analogous
#C4E5CB #C4E5DC #C4DDE5
triadic
#C4E5DC #DCC4E5 #E5DCC4
tetradic
#C4E5DC #CBC4E5 #E5C4CD #DDE5C4
square
#C4E5DC #CBC4E5 #E5C4CD #DDE5C4
split-complementary
#C4E5DC #E5C4DD #E5CBC4
monochromatic
#6FC0AA #9AD2C3 #C4E5DC #EAF6F2 #EAF6F2
Accessibility & contrast
On white
1.35
#C4E5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#C4E5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E5DC
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E5DC | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DC
Deuteranopia (green-blind)
#DCDCDD
Tritanopia (blue-blind)
#BCE6E2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c4e5dc; /* rgb */ color: rgb(196, 229, 220); /* oklch */ color: oklch(89.5% 0.037 177.2);
Tailwind
colors: {
custom: {
50: '#d6ede6',
500: '#c4e5dc',
950: '#000000',
},
}SCSS
$custom: #c4e5dc; $custom-light: #d6ede6; $custom-dark: #000000;
JSON
{
"hex": "#c4e5dc",
"rgb": {
"r": 196,
"g": 229,
"b": 220
},
"hsl": {
"h": 163.636,
"s": 38.824,
"l": 83.333
},
"oklch": {
"l": 0.8955,
"c": 0.03674,
"h": 177.2
},
"luminance": 0.72942
}Semantic roles & 50–950 ramp
primary
#C4E5DC
secondary
#BF8F9C
accent
#3456B2
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484