#C4D4BC#C4D4BC
#C4D4BC is a very light, muted green. Relative luminance 0.625; OKLCH L 85.1% C 0.037 H 135.0°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D4BC |
|---|---|
| RGB | rgb(196, 212, 188) |
| HSL | hsl(100, 22%, 78%) |
| HSV | hsv(100, 11%, 83%) |
| CMYK | cmyk(7.5%, 0%, 11.3%, 16.9%) |
| CIE-LAB | lab(83.15, -9.76, 10.05) |
| CIE-LCH | lch(83.15, 14.01, 134.18°) |
| OKLab | oklab(85.12% -0.0261 0.0261) |
| OKLCH | oklch(85.12% 0.037 135) |
| XYZ | xyz(55.3839, 62.4532, 56.7041) |
| Luminance | 0.6245 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.29
Beige
#F5F5DC
ΔE00 10.11
Honeydew
#F0FFF0
ΔE00 10.20
Silver (survey)
#C5C9C7
ΔE00 10.71
Light Grey Green
#B7E1A1
ΔE00 11.05
Eggshell
#F0EAD6
ΔE00 11.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D4BC #CCBCD4
analogous
#D0D4BC #C4D4BC #BCD4C0
triadic
#C4D4BC #BCC4D4 #D4BCC4
tetradic
#C4D4BC #BCD0D4 #CCBCD4 #D4C0BC
square
#C4D4BC #BCD0D4 #CCBCD4 #D4C0BC
split-complementary
#C4D4BC #C0BCD4 #D4BCD0
monochromatic
#82A471 #A3BC97 #C4D4BC #E5ECE1 #EFF3EC
Accessibility & contrast
On white
1.56
#C4D4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#C4D4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D4BC
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D4BC | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BB
Deuteranopia (green-blind)
#D3CFBD
Tritanopia (blue-blind)
#C4D2CD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c4d4bc; /* rgb */ color: rgb(196, 212, 188); /* oklch */ color: oklch(85.1% 0.037 135.0);
Tailwind
colors: {
custom: {
50: '#d6e1d0',
500: '#c4d4bc',
950: '#000000',
},
}SCSS
$custom: #c4d4bc; $custom-light: #d6e1d0; $custom-dark: #000000;
JSON
{
"hex": "#c4d4bc",
"rgb": {
"r": 196,
"g": 212,
"b": 188
},
"hsl": {
"h": 100,
"s": 21.818,
"l": 78.431
},
"oklch": {
"l": 0.85121,
"c": 0.03695,
"h": 135
},
"luminance": 0.62454
}Semantic roles & 50–950 ramp
primary
#C4D4BC
secondary
#9F8BAA
accent
#45A082
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483