#C5DDAC#C5DDAC
#C5DDAC is a very light, moderate yellow-green. Relative luminance 0.666; OKLCH L 86.7% C 0.070 H 129.0°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DDAC |
|---|---|
| RGB | rgb(197, 221, 172) |
| HSL | hsl(89, 42%, 77%) |
| HSV | hsv(89, 22%, 87%) |
| CMYK | cmyk(10.9%, 0%, 22.2%, 13.3%) |
| CIE-LAB | lab(85.28, -16.58, 21.46) |
| CIE-LCH | lch(85.28, 27.12, 127.68°) |
| OKLab | oklab(86.72% -0.0444 0.0547) |
| OKLCH | oklch(86.72% 0.07 129) |
| XYZ | xyz(56.3276, 66.5614, 48.9018) |
| Luminance | 0.6656 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.47
Light Sage
#BCECAC
ΔE00 5.67
Pale Olive
#B9CC81
ΔE00 7.51
Very Pale Green
#CFFDBC
ΔE00 7.69
Very Light Green
#D1FFBD
ΔE00 8.05
Washed Out Green
#BCF5A6
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DDAC #C4ACDD
analogous
#DDDDAC #C5DDAC #ADDDAC
triadic
#C5DDAC #ACC5DD #DDACC5
tetradic
#C5DDAC #ACDDDD #C4ACDD #DDACAD
square
#C5DDAC #ACDDDD #C4ACDD #DDACAD
split-complementary
#C5DDAC #ACADDD #DDACDD
monochromatic
#88B955 #A7CB81 #C5DDAC #E3EFD7 #F0F6E9
Accessibility & contrast
On white
1.47
#C5DDAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#C5DDAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DDAC
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DDAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DDAC | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6A9
Deuteranopia (green-blind)
#DED5AE
Tritanopia (blue-blind)
#C7D8D0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c5ddac; /* rgb */ color: rgb(197, 221, 172); /* oklch */ color: oklch(86.7% 0.070 129.0);
Tailwind
colors: {
custom: {
50: '#d7e7c5',
500: '#c5ddac',
950: '#000000',
},
}SCSS
$custom: #c5ddac; $custom-light: #d7e7c5; $custom-dark: #000000;
JSON
{
"hex": "#c5ddac",
"rgb": {
"r": 197,
"g": 221,
"b": 172
},
"hsl": {
"h": 89.388,
"s": 41.88,
"l": 77.059
},
"oklch": {
"l": 0.86718,
"c": 0.07046,
"h": 129
},
"luminance": 0.66562
}Semantic roles & 50–950 ramp
primary
#C5DDAC
secondary
#9678B5
accent
#31B571
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482