#C4DDAC#C4DDAC
#C4DDAC is a very light, moderate yellow-green. Relative luminance 0.664; OKLCH L 86.6% C 0.071 H 129.8°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DDAC |
|---|---|
| RGB | rgb(196, 221, 172) |
| HSL | hsl(91, 42%, 77%) |
| HSV | hsv(91, 22%, 87%) |
| CMYK | cmyk(11.3%, 0%, 22.2%, 13.3%) |
| CIE-LAB | lab(85.21, -16.93, 21.36) |
| CIE-LCH | lch(85.21, 27.26, 128.41°) |
| OKLab | oklab(86.65% -0.0454 0.0545) |
| OKLCH | oklch(86.65% 0.071 129.8) |
| XYZ | xyz(56.0666, 66.4268, 48.8896) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.31
Light Sage
#BCECAC
ΔE00 5.52
Pale Olive
#B9CC81
ΔE00 7.57
Very Pale Green
#CFFDBC
ΔE00 7.62
Very Light Green
#D1FFBD
ΔE00 7.98
Washed Out Green
#BCF5A6
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DDAC #C5ACDD
analogous
#DDDDAC #C4DDAC #ACDDAD
triadic
#C4DDAC #ACC4DD #DDACC4
tetradic
#C4DDAC #ACDDDD #C5ACDD #DDADAC
square
#C4DDAC #ACDDDD #C5ACDD #DDADAC
split-complementary
#C4DDAC #ADACDD #DDACDD
monochromatic
#86B955 #A5CB81 #C4DDAC #E3EFD7 #F0F6E9
Accessibility & contrast
On white
1.47
#C4DDAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#C4DDAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DDAC
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DDAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DDAC | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6A9
Deuteranopia (green-blind)
#DED4AE
Tritanopia (blue-blind)
#C6D9D0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c4ddac; /* rgb */ color: rgb(196, 221, 172); /* oklch */ color: oklch(86.6% 0.071 129.8);
Tailwind
colors: {
custom: {
50: '#d6e7c5',
500: '#c4ddac',
950: '#000000',
},
}SCSS
$custom: #c4ddac; $custom-light: #d6e7c5; $custom-dark: #000000;
JSON
{
"hex": "#c4ddac",
"rgb": {
"r": 196,
"g": 221,
"b": 172
},
"hsl": {
"h": 90.612,
"s": 41.88,
"l": 77.059
},
"oklch": {
"l": 0.86646,
"c": 0.0709,
"h": 129.8
},
"luminance": 0.66427
}Semantic roles & 50–950 ramp
primary
#C4DDAC
secondary
#9778B5
accent
#31B574
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482