#C4D2B2#C4D2B2
#C4D2B2 is a very light, muted yellow-green. Relative luminance 0.610; OKLCH L 84.5% C 0.046 H 126.6°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D2B2 |
|---|---|
| RGB | rgb(196, 210, 178) |
| HSL | hsl(86, 26%, 76%) |
| HSV | hsv(86, 15%, 82%) |
| CMYK | cmyk(6.7%, 0%, 15.2%, 17.6%) |
| CIE-LAB | lab(82.40, -10.42, 14.28) |
| CIE-LCH | lch(82.40, 17.68, 126.13°) |
| OKLab | oklab(84.45% -0.0274 0.0369) |
| OKLCH | oklch(84.45% 0.046 126.6) |
| XYZ | xyz(53.8462, 61.0431, 51.0566) |
| Luminance | 0.6104 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 9.34
Sage Green
#9CAF88
ΔE00 10.02
Pale Olive
#B9CC81
ΔE00 10.27
Beige
#F5F5DC
ΔE00 10.40
Light Sage
#BCECAC
ΔE00 10.52
Greenish Grey
#96AE8D
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D2B2 #C0B2D2
analogous
#D2D0B2 #C4D2B2 #B4D2B2
triadic
#C4D2B2 #B2C4D2 #D2B2C4
tetradic
#C4D2B2 #B2D2D0 #C0B2D2 #D2B2B4
square
#C4D2B2 #B2D2D0 #C0B2D2 #D2B2B4
split-complementary
#C4D2B2 #B2B4D2 #D0B2D2
monochromatic
#89A565 #A6BB8B #C4D2B2 #E2E9D9 #F0F4EC
Accessibility & contrast
On white
1.59
#C4D2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#C4D2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D2B2
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D2B2 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CEB0
Deuteranopia (green-blind)
#D4CDB3
Tritanopia (blue-blind)
#C6CFC9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c4d2b2; /* rgb */ color: rgb(196, 210, 178); /* oklch */ color: oklch(84.5% 0.046 126.6);
Tailwind
colors: {
custom: {
50: '#d6dfc9',
500: '#c4d2b2',
950: '#000000',
},
}SCSS
$custom: #c4d2b2; $custom-light: #d6dfc9; $custom-dark: #000000;
JSON
{
"hex": "#c4d2b2",
"rgb": {
"r": 196,
"g": 210,
"b": 178
},
"hsl": {
"h": 86.25,
"s": 26.23,
"l": 76.078
},
"oklch": {
"l": 0.84452,
"c": 0.04595,
"h": 126.6
},
"luminance": 0.61043
}Semantic roles & 50–950 ramp
primary
#C4D2B2
secondary
#9280A8
accent
#41A56C
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482