#C2DA76#C2DA76
#C2DA76 is a very light, vivid yellow-green. Relative luminance 0.629; OKLCH L 84.9% C 0.129 H 120.3°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DA76 |
|---|---|
| RGB | rgb(194, 218, 118) |
| HSL | hsl(74, 57%, 66%) |
| HSV | hsv(74, 46%, 85%) |
| CMYK | cmyk(11%, 0%, 45.9%, 14.5%) |
| CIE-LAB | lab(83.40, -23.24, 46.33) |
| CIE-LCH | lch(83.40, 51.83, 116.64°) |
| OKLab | oklab(84.88% -0.065 0.1113) |
| OKLCH | oklch(84.88% 0.129 120.3) |
| XYZ | xyz(50.5898, 62.9203, 26.6157) |
| Luminance | 0.6292 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.93
Greenish Beige
#C9D179
ΔE00 3.96
Greenish Tan
#BCCB7A
ΔE00 4.37
Pale Olive
#B9CC81
ΔE00 4.92
Light Moss Green
#A6C875
ΔE00 6.18
Light Olive
#ACBF69
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DA76 #8E76DA
analogous
#DAC076 #C2DA76 #90DA76
triadic
#C2DA76 #76C2DA #DA76C2
tetradic
#C2DA76 #76DAC0 #8E76DA #DA7690
square
#C2DA76 #76DAC0 #8E76DA #DA7690
split-complementary
#C2DA76 #7690DA #C076DA
monochromatic
#8BA82D #ADCD46 #C2DA76 #D7E7A6 #EDF4D6
Accessibility & contrast
On white
1.55
#C2DA76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#C2DA76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DA76
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DA76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DA76 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D06E
Deuteranopia (green-blind)
#E2D07B
Tritanopia (blue-blind)
#CAD1C2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c2da76; /* rgb */ color: rgb(194, 218, 118); /* oklch */ color: oklch(84.9% 0.129 120.3);
Tailwind
colors: {
custom: {
50: '#d6e59f',
500: '#c2da76',
950: '#000000',
},
}SCSS
$custom: #c2da76; $custom-light: #d6e59f; $custom-dark: #000000;
JSON
{
"hex": "#c2da76",
"rgb": {
"r": 194,
"g": 218,
"b": 118
},
"hsl": {
"h": 74.4,
"s": 57.471,
"l": 65.882
},
"oklch": {
"l": 0.8488,
"c": 0.12889,
"h": 120.3
},
"luminance": 0.6292
}Semantic roles & 50–950 ramp
primary
#C2DA76
secondary
#6149AB
accent
#20C548
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480