#C4E2D0#C4E2D0
#C4E2D0 is a very light, muted green. Relative luminance 0.707; OKLCH L 88.6% C 0.040 H 159.2°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E2D0 |
|---|---|
| RGB | rgb(196, 226, 208) |
| HSL | hsl(144, 34%, 83%) |
| HSV | hsv(144, 13%, 89%) |
| CMYK | cmyk(13.3%, 0%, 8%, 11.4%) |
| CIE-LAB | lab(87.33, -13.29, 5.48) |
| CIE-LCH | lch(87.33, 14.38, 157.59°) |
| OKLab | oklab(88.59% -0.0374 0.0143) |
| OKLCH | oklch(88.59% 0.04 159.2) |
| XYZ | xyz(61.3438, 70.6814, 70.0732) |
| Luminance | 0.7068 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 8.31
Honeydew
#F0FFF0
ΔE00 8.51
Duck Egg Blue
#C3FBF4
ΔE00 8.58
Eggshell Blue
#C4FFF7
ΔE00 9.18
Light Light Blue
#CAFFFB
ΔE00 9.36
Ice Blue (survey)
#D7FFFE
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E2D0 #E2C4D6
analogous
#C7E2C4 #C4E2D0 #C4E2DF
triadic
#C4E2D0 #D0C4E2 #E2D0C4
tetradic
#C4E2D0 #C4C7E2 #E2C4D6 #E2DFC4
square
#C4E2D0 #C4C7E2 #E2C4D6 #E2DFC4
split-complementary
#C4E2D0 #DFC4E2 #E2C4C7
monochromatic
#72BA8F #9BCEAF #C4E2D0 #EAF5EF #EAF5EF
Accessibility & contrast
On white
1.39
#C4E2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#C4E2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E2D0
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E2D0 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDCF
Deuteranopia (green-blind)
#DCD9D1
Tritanopia (blue-blind)
#BFE2DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c4e2d0; /* rgb */ color: rgb(196, 226, 208); /* oklch */ color: oklch(88.6% 0.040 159.2);
Tailwind
colors: {
custom: {
50: '#d6ebde',
500: '#c4e2d0',
950: '#000000',
},
}SCSS
$custom: #c4e2d0; $custom-light: #d6ebde; $custom-dark: #000000;
JSON
{
"hex": "#c4e2d0",
"rgb": {
"r": 196,
"g": 226,
"b": 208
},
"hsl": {
"h": 144,
"s": 34.091,
"l": 82.745
},
"oklch": {
"l": 0.88588,
"c": 0.04006,
"h": 159.2
},
"luminance": 0.70683
}Semantic roles & 50–950 ramp
primary
#C4E2D0
secondary
#BB90A9
accent
#397EAD
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484