#C2DCA2#C2DCA2
#C2DCA2 is a very light, moderate yellow-green. Relative luminance 0.653; OKLCH L 86.1% C 0.082 H 127.7°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DCA2 |
|---|---|
| RGB | rgb(194, 220, 162) |
| HSL | hsl(87, 45%, 75%) |
| HSV | hsv(87, 26%, 86%) |
| CMYK | cmyk(11.8%, 0%, 26.4%, 13.7%) |
| CIE-LAB | lab(84.62, -18.67, 25.72) |
| CIE-LCH | lch(84.62, 31.78, 125.97°) |
| OKLab | oklab(86.08% -0.0502 0.065) |
| OKLCH | oklch(86.08% 0.082 127.7) |
| XYZ | xyz(54.3620, 65.2640, 43.9086) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.31
Light Sage
#BCECAC
ΔE00 5.08
Pale Olive
#B9CC81
ΔE00 5.81
Pale Olive Green
#B1D27B
ΔE00 6.39
Greenish Tan
#BCCB7A
ΔE00 7.18
Washed Out Green
#BCF5A6
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DCA2 #BCA2DC
analogous
#DCD9A2 #C2DCA2 #A5DCA2
triadic
#C2DCA2 #A2C2DC #DCA2C2
tetradic
#C2DCA2 #A2DCD9 #BCA2DC #DCA2A5
square
#C2DCA2 #A2DCD9 #BCA2DC #DCA2A5
split-complementary
#C2DCA2 #A2A5DC #D9A2DC
monochromatic
#88BB49 #A5CB76 #C2DCA2 #DFEDCE #F0F7E9
Accessibility & contrast
On white
1.49
#C2DCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#C2DCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DCA2
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DCA2 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D49E
Deuteranopia (green-blind)
#DED3A5
Tritanopia (blue-blind)
#C5D7CD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c2dca2; /* rgb */ color: rgb(194, 220, 162); /* oklch */ color: oklch(86.1% 0.082 127.7);
Tailwind
colors: {
custom: {
50: '#d5e7be',
500: '#c2dca2',
950: '#000000',
},
}SCSS
$custom: #c2dca2; $custom-light: #d5e7be; $custom-dark: #000000;
JSON
{
"hex": "#c2dca2",
"rgb": {
"r": 194,
"g": 220,
"b": 162
},
"hsl": {
"h": 86.897,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.86076,
"c": 0.08214,
"h": 127.7
},
"luminance": 0.65264
}Semantic roles & 50–950 ramp
primary
#C2DCA2
secondary
#8D6EB4
accent
#2DB86C
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482