#C4E0CD#C4E0CD
#C4E0CD is a very light, muted green. Relative luminance 0.695; OKLCH L 88.1% C 0.039 H 155.8°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E0CD |
|---|---|
| RGB | rgb(196, 224, 205) |
| HSL | hsl(139, 31%, 82%) |
| HSV | hsv(139, 13%, 88%) |
| CMYK | cmyk(12.5%, 0%, 8.5%, 12.2%) |
| CIE-LAB | lab(86.73, -12.84, 6.19) |
| CIE-LCH | lch(86.73, 14.25, 154.25°) |
| OKLab | oklab(88.09% -0.0359 0.0161) |
| OKLCH | oklch(88.09% 0.039 155.8) |
| XYZ | xyz(60.4376, 69.4538, 67.9675) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.59
Ice
#D6FFFA
ΔE00 9.00
Duck Egg Blue
#C3FBF4
ΔE00 9.35
Eggshell Blue
#C4FFF7
ΔE00 9.95
Ice Blue (survey)
#D7FFFE
ΔE00 10.08
Very Pale Blue
#D6FFFE
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E0CD #E0C4D7
analogous
#C9E0C4 #C4E0CD #C4E0DB
triadic
#C4E0CD #CDC4E0 #E0CDC4
tetradic
#C4E0CD #C4C9E0 #E0C4D7 #E0DBC4
square
#C4E0CD #C4C9E0 #E0C4D7 #E0DBC4
split-complementary
#C4E0CD #DBC4E0 #E0C4C9
monochromatic
#74B689 #9CCBAB #C4E0CD #EBF4EE #EBF4EE
Accessibility & contrast
On white
1.41
#C4E0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#C4E0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E0CD
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E0CD | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBCC
Deuteranopia (green-blind)
#DBD8CE
Tritanopia (blue-blind)
#C0DFDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c4e0cd; /* rgb */ color: rgb(196, 224, 205); /* oklch */ color: oklch(88.1% 0.039 155.8);
Tailwind
colors: {
custom: {
50: '#d6e9dc',
500: '#c4e0cd',
950: '#000000',
},
}SCSS
$custom: #c4e0cd; $custom-light: #d6e9dc; $custom-dark: #000000;
JSON
{
"hex": "#c4e0cd",
"rgb": {
"r": 196,
"g": 224,
"b": 205
},
"hsl": {
"h": 139.286,
"s": 31.111,
"l": 82.353
},
"oklch": {
"l": 0.88086,
"c": 0.03937,
"h": 155.8
},
"luminance": 0.69455
}Semantic roles & 50–950 ramp
primary
#C4E0CD
secondary
#B890AB
accent
#3C86AA
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484