#C4D4BA#C4D4BA
#C4D4BA is a very light, muted yellow-green. Relative luminance 0.624; OKLCH L 85.1% C 0.039 H 133.3°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D4BA |
|---|---|
| RGB | rgb(196, 212, 186) |
| HSL | hsl(97, 23%, 78%) |
| HSV | hsv(97, 12%, 83%) |
| CMYK | cmyk(7.5%, 0%, 12.3%, 16.9%) |
| CIE-LAB | lab(83.11, -10.11, 11.04) |
| CIE-LCH | lch(83.11, 14.97, 132.47°) |
| OKLab | oklab(85.07% -0.027 0.0287) |
| OKLCH | oklch(85.07% 0.039 133.3) |
| XYZ | xyz(55.1698, 62.3675, 55.5765) |
| Luminance | 0.6237 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.79
Beige
#F5F5DC
ΔE00 10.14
Honeydew
#F0FFF0
ΔE00 10.47
Light Grey Green
#B7E1A1
ΔE00 10.49
Sage Green
#9CAF88
ΔE00 10.99
Greenish Grey
#96AE8D
ΔE00 11.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D4BA #CABAD4
analogous
#D1D4BA #C4D4BA #BAD4BD
triadic
#C4D4BA #BAC4D4 #D4BAC4
tetradic
#C4D4BA #BAD1D4 #CABAD4 #D4BDBA
square
#C4D4BA #BAD1D4 #CABAD4 #D4BDBA
split-complementary
#C4D4BA #BDBAD4 #D4BAD1
monochromatic
#84A56F #A4BD94 #C4D4BA #E4EBE0 #EFF3EC
Accessibility & contrast
On white
1.56
#C4D4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#C4D4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D4BA
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D4BA | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D0B9
Deuteranopia (green-blind)
#D4CFBB
Tritanopia (blue-blind)
#C4D2CC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c4d4ba; /* rgb */ color: rgb(196, 212, 186); /* oklch */ color: oklch(85.1% 0.039 133.3);
Tailwind
colors: {
custom: {
50: '#d6e1ce',
500: '#c4d4ba',
950: '#000000',
},
}SCSS
$custom: #c4d4ba; $custom-light: #d6e1ce; $custom-dark: #000000;
JSON
{
"hex": "#c4d4ba",
"rgb": {
"r": 196,
"g": 212,
"b": 186
},
"hsl": {
"h": 96.923,
"s": 23.214,
"l": 78.039
},
"oklch": {
"l": 0.8507,
"c": 0.03935,
"h": 133.3
},
"luminance": 0.62368
}Semantic roles & 50–950 ramp
primary
#C4D4BA
secondary
#9D89AA
accent
#44A27E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483