#C2DCAA#C2DCAA
#C2DCAA is a very light, moderate yellow-green. Relative luminance 0.656; OKLCH L 86.2% C 0.073 H 130.2°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DCAA |
|---|---|
| RGB | rgb(194, 220, 170) |
| HSL | hsl(91, 42%, 76%) |
| HSV | hsv(91, 23%, 86%) |
| CMYK | cmyk(11.8%, 0%, 22.7%, 13.7%) |
| CIE-LAB | lab(84.77, -17.46, 21.77) |
| CIE-LCH | lch(84.77, 27.90, 128.73°) |
| OKLab | oklab(86.25% -0.0468 0.0555) |
| OKLCH | oklch(86.25% 0.073 130.2) |
| XYZ | xyz(55.0959, 65.5575, 47.7736) |
| Luminance | 0.6556 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.01
Light Sage
#BCECAC
ΔE00 5.38
Pale Olive
#B9CC81
ΔE00 7.31
Very Pale Green
#CFFDBC
ΔE00 7.67
Very Light Green
#D1FFBD
ΔE00 8.04
Pale Olive Green
#B1D27B
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DCAA #C4AADC
analogous
#DBDCAA #C2DCAA #AADCAB
triadic
#C2DCAA #AAC2DC #DCAAC2
tetradic
#C2DCAA #AADBDC #C4AADC #DCABAA
square
#C2DCAA #AADBDC #C4AADC #DCABAA
split-complementary
#C2DCAA #ABAADC #DCAADB
monochromatic
#84B853 #A3CA7F #C2DCAA #E1EED5 #EFF6E9
Accessibility & contrast
On white
1.49
#C2DCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#C2DCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DCAA
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DCAA | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A7
Deuteranopia (green-blind)
#DDD3AC
Tritanopia (blue-blind)
#C4D8CE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c2dcaa; /* rgb */ color: rgb(194, 220, 170); /* oklch */ color: oklch(86.2% 0.073 130.2);
Tailwind
colors: {
custom: {
50: '#d4e7c3',
500: '#c2dcaa',
950: '#000000',
},
}SCSS
$custom: #c2dcaa; $custom-light: #d4e7c3; $custom-dark: #000000;
JSON
{
"hex": "#c2dcaa",
"rgb": {
"r": 194,
"g": 220,
"b": 170
},
"hsl": {
"h": 91.2,
"s": 41.667,
"l": 76.471
},
"oklch": {
"l": 0.86246,
"c": 0.07259,
"h": 130.2
},
"luminance": 0.65558
}Semantic roles & 50–950 ramp
primary
#C2DCAA
secondary
#9676B4
accent
#31B575
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482