#C4D0BA#C4D0BA
#C4D0BA is a very light, muted yellow-green. Relative luminance 0.604; OKLCH L 84.2% C 0.033 H 130.6°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D0BA |
|---|---|
| RGB | rgb(196, 208, 186) |
| HSL | hsl(93, 19%, 77%) |
| HSV | hsv(93, 11%, 82%) |
| CMYK | cmyk(5.8%, 0%, 10.6%, 18.4%) |
| CIE-LAB | lab(82.05, -8.05, 9.53) |
| CIE-LCH | lch(82.05, 12.48, 130.18°) |
| OKLab | oklab(84.23% -0.0213 0.0248) |
| OKLCH | oklch(84.23% 0.033 130.6) |
| XYZ | xyz(54.1823, 60.3925, 55.2473) |
| Luminance | 0.6039 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.35
Silver (survey)
#C5C9C7
ΔE00 9.44
Beige
#F5F5DC
ΔE00 10.01
Eggshell
#F0EAD6
ΔE00 10.37
Honeydew
#F0FFF0
ΔE00 10.72
Sage Green
#9CAF88
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D0BA #C6BAD0
analogous
#CFD0BA #C4D0BA #BAD0BB
triadic
#C4D0BA #BAC4D0 #D0BAC4
tetradic
#C4D0BA #BACFD0 #C6BAD0 #D0BBBA
square
#C4D0BA #BACFD0 #C6BAD0 #D0BBBA
split-complementary
#C4D0BA #BBBAD0 #D0BACF
monochromatic
#869E71 #A5B796 #C4D0BA #E3E9DE #EFF3ED
Accessibility & contrast
On white
1.61
#C4D0BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#C4D0BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D0BA
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D0BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D0BA | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDB9
Deuteranopia (green-blind)
#D0CCBB
Tritanopia (blue-blind)
#C5CECA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c4d0ba; /* rgb */ color: rgb(196, 208, 186); /* oklch */ color: oklch(84.2% 0.033 130.6);
Tailwind
colors: {
custom: {
50: '#d5dece',
500: '#c4d0ba',
950: '#000000',
},
}SCSS
$custom: #c4d0ba; $custom-light: #d5dece; $custom-dark: #000000;
JSON
{
"hex": "#c4d0ba",
"rgb": {
"r": 196,
"g": 208,
"b": 186
},
"hsl": {
"h": 92.727,
"s": 18.966,
"l": 77.255
},
"oklch": {
"l": 0.84233,
"c": 0.03269,
"h": 130.6
},
"luminance": 0.60393
}Semantic roles & 50–950 ramp
primary
#C4D0BA
secondary
#9889A5
accent
#489D77
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483