#C4E5DA#C4E5DA
#C4E5DA is a very light, muted teal. Relative luminance 0.728; OKLCH L 89.5% C 0.038 H 173.3°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E5DA |
|---|---|
| RGB | rgb(196, 229, 218) |
| HSL | hsl(160, 39%, 83%) |
| HSV | hsv(160, 14%, 90%) |
| CMYK | cmyk(14.4%, 0%, 4.8%, 10.2%) |
| CIE-LAB | lab(88.37, -12.91, 1.74) |
| CIE-LCH | lch(88.37, 13.03, 172.35°) |
| OKLab | oklab(89.49% -0.0375 0.0044) |
| OKLCH | oklch(89.49% 0.038 173.3) |
| XYZ | xyz(63.4360, 72.8349, 77.0324) |
| Luminance | 0.7284 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 6.13
Duck Egg Blue
#C3FBF4
ΔE00 6.57
Ice Blue (survey)
#D7FFFE
ΔE00 6.96
Very Pale Blue
#D6FFFE
ΔE00 6.97
Light Light Blue
#CAFFFB
ΔE00 7.11
Pale Blue
#D0FEFE
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E5DA #E5C4CF
analogous
#C4E5C9 #C4E5DA #C4DFE5
triadic
#C4E5DA #DAC4E5 #E5DAC4
tetradic
#C4E5DA #C9C4E5 #E5C4CF #DFE5C4
square
#C4E5DA #C9C4E5 #E5C4CF #DFE5C4
split-complementary
#C4E5DA #E5C4DF #E5C9C4
monochromatic
#6FC0A5 #9AD2BF #C4E5DA #EAF6F2 #EAF6F2
Accessibility & contrast
On white
1.35
#C4E5DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#C4E5DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E5DA
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E5DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E5DA | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E0DA
Deuteranopia (green-blind)
#DCDCDB
Tritanopia (blue-blind)
#BDE6E2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c4e5da; /* rgb */ color: rgb(196, 229, 218); /* oklch */ color: oklch(89.5% 0.038 173.3);
Tailwind
colors: {
custom: {
50: '#d6ede5',
500: '#c4e5da',
950: '#000000',
},
}SCSS
$custom: #c4e5da; $custom-light: #d6ede5; $custom-dark: #000000;
JSON
{
"hex": "#c4e5da",
"rgb": {
"r": 196,
"g": 229,
"b": 218
},
"hsl": {
"h": 160,
"s": 38.824,
"l": 83.333
},
"oklch": {
"l": 0.89493,
"c": 0.03775,
"h": 173.3
},
"luminance": 0.72836
}Semantic roles & 50–950 ramp
primary
#C4E5DA
secondary
#BF8F9F
accent
#345EB2
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484