#C4D3BB#C4D3BB
#C4D3BB is a very light, muted yellow-green. Relative luminance 0.619; OKLCH L 84.9% C 0.036 H 133.6°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D3BB |
|---|---|
| RGB | rgb(196, 211, 187) |
| HSL | hsl(98, 21%, 78%) |
| HSV | hsv(98, 11%, 83%) |
| CMYK | cmyk(7.1%, 0%, 11.4%, 17.3%) |
| CIE-LAB | lab(82.87, -9.42, 10.17) |
| CIE-LCH | lch(82.87, 13.86, 132.83°) |
| OKLab | oklab(84.89% -0.0251 0.0264) |
| OKLCH | oklch(84.89% 0.036 133.6) |
| XYZ | xyz(55.0273, 61.9118, 56.0552) |
| Luminance | 0.6191 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.17
Beige
#F5F5DC
ΔE00 10.07
Honeydew
#F0FFF0
ΔE00 10.37
Silver (survey)
#C5C9C7
ΔE00 10.53
Eggshell
#F0EAD6
ΔE00 10.93
Sage Green
#9CAF88
ΔE00 11.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D3BB #CABBD3
analogous
#D0D3BB #C4D3BB #BBD3BE
triadic
#C4D3BB #BBC4D3 #D3BBC4
tetradic
#C4D3BB #BBD0D3 #CABBD3 #D3BEBB
square
#C4D3BB #BBD0D3 #CABBD3 #D3BEBB
split-complementary
#C4D3BB #BEBBD3 #D3BBD0
monochromatic
#84A371 #A4BB96 #C4D3BB #E4EBE0 #EFF3EC
Accessibility & contrast
On white
1.57
#C4D3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#C4D3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D3BB
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D3BB | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBA
Deuteranopia (green-blind)
#D3CEBC
Tritanopia (blue-blind)
#C4D1CC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c4d3bb; /* rgb */ color: rgb(196, 211, 187); /* oklch */ color: oklch(84.9% 0.036 133.6);
Tailwind
colors: {
custom: {
50: '#d6e0cf',
500: '#c4d3bb',
950: '#000000',
},
}SCSS
$custom: #c4d3bb; $custom-light: #d6e0cf; $custom-dark: #000000;
JSON
{
"hex": "#c4d3bb",
"rgb": {
"r": 196,
"g": 211,
"b": 187
},
"hsl": {
"h": 97.5,
"s": 21.429,
"l": 78.039
},
"oklch": {
"l": 0.84886,
"c": 0.03648,
"h": 133.6
},
"luminance": 0.61912
}Semantic roles & 50–950 ramp
primary
#C4D3BB
secondary
#9D8AA8
accent
#46A07E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483