#C2DA84#C2DA84
#C2DA84 is a very light, moderate yellow-green. Relative luminance 0.633; OKLCH L 85.1% C 0.114 H 121.6°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DA84 |
|---|---|
| RGB | rgb(194, 218, 132) |
| HSL | hsl(77, 54%, 69%) |
| HSV | hsv(77, 39%, 85%) |
| CMYK | cmyk(11%, 0%, 39.4%, 14.5%) |
| CIE-LAB | lab(83.59, -21.68, 39.67) |
| CIE-LCH | lch(83.59, 45.21, 118.65°) |
| OKLab | oklab(85.09% -0.0596 0.097) |
| OKLCH | oklch(85.09% 0.114 121.6) |
| XYZ | xyz(51.4843, 63.2781, 31.3269) |
| Luminance | 0.6328 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.02
Pale Olive
#B9CC81
ΔE00 3.60
Greenish Tan
#BCCB7A
ΔE00 3.78
Greenish Beige
#C9D179
ΔE00 4.22
Light Moss Green
#A6C875
ΔE00 5.42
Light Khaki
#E6F2A2
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DA84 #9C84DA
analogous
#DAC784 #C2DA84 #97DA84
triadic
#C2DA84 #84C2DA #DA84C2
tetradic
#C2DA84 #84DAC7 #9C84DA #DA8497
square
#C2DA84 #84DAC7 #9C84DA #DA8497
split-complementary
#C2DA84 #8497DA #C784DA
monochromatic
#8DAF35 #ABCC55 #C2DA84 #D9E8B3 #F1F6E2
Accessibility & contrast
On white
1.54
#C2DA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#C2DA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DA84
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DA84 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17E
Deuteranopia (green-blind)
#E0D088
Tritanopia (blue-blind)
#C9D2C5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c2da84; /* rgb */ color: rgb(194, 218, 132); /* oklch */ color: oklch(85.1% 0.114 121.6);
Tailwind
colors: {
custom: {
50: '#d5e5a9',
500: '#c2da84',
950: '#000000',
},
}SCSS
$custom: #c2da84; $custom-light: #d5e5a9; $custom-dark: #000000;
JSON
{
"hex": "#c2da84",
"rgb": {
"r": 194,
"g": 218,
"b": 132
},
"hsl": {
"h": 76.744,
"s": 53.75,
"l": 68.627
},
"oklch": {
"l": 0.85092,
"c": 0.1139,
"h": 121.6
},
"luminance": 0.63278
}Semantic roles & 50–950 ramp
primary
#C2DA84
secondary
#6C52B0
accent
#24C150
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#141510
muted
#838480