#C2DD76#C2DD76
#C2DD76 is a very light, vivid yellow-green. Relative luminance 0.645; OKLCH L 85.5% C 0.133 H 121.3°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DD76 |
|---|---|
| RGB | rgb(194, 221, 118) |
| HSL | hsl(76, 60%, 66%) |
| HSV | hsv(76, 47%, 87%) |
| CMYK | cmyk(12.2%, 0%, 46.6%, 13.3%) |
| CIE-LAB | lab(84.22, -24.69, 47.33) |
| CIE-LCH | lch(84.22, 53.39, 117.55°) |
| OKLab | oklab(85.54% -0.0691 0.1135) |
| OKLCH | oklch(85.54% 0.133 121.3) |
| XYZ | xyz(51.3748, 64.4903, 26.8774) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.20
Greenish Beige
#C9D179
ΔE00 4.76
Greenish Tan
#BCCB7A
ΔE00 5.17
Pale Olive
#B9CC81
ΔE00 5.59
Light Moss Green
#A6C875
ΔE00 6.56
Light Khaki
#E6F2A2
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DD76 #9176DD
analogous
#DDC576 #C2DD76 #8FDD76
triadic
#C2DD76 #76C2DD #DD76C2
tetradic
#C2DD76 #76DDC5 #9176DD #DD768F
square
#C2DD76 #76DDC5 #9176DD #DD768F
split-complementary
#C2DD76 #768FDD #C576DD
monochromatic
#8BAE2B #ACD145 #C2DD76 #D8E9A7 #EEF5D8
Accessibility & contrast
On white
1.51
#C2DD76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#C2DD76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DD76
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DD76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DD76 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D36D
Deuteranopia (green-blind)
#E4D27C
Tritanopia (blue-blind)
#CAD4C5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c2dd76; /* rgb */ color: rgb(194, 221, 118); /* oklch */ color: oklch(85.5% 0.133 121.3);
Tailwind
colors: {
custom: {
50: '#d6e79f',
500: '#c2dd76',
950: '#000000',
},
}SCSS
$custom: #c2dd76; $custom-light: #d6e79f; $custom-dark: #000000;
JSON
{
"hex": "#c2dd76",
"rgb": {
"r": 194,
"g": 221,
"b": 118
},
"hsl": {
"h": 75.728,
"s": 60.234,
"l": 66.471
},
"oklch": {
"l": 0.85538,
"c": 0.1329,
"h": 121.3
},
"luminance": 0.6449
}Semantic roles & 50–950 ramp
primary
#C2DD76
secondary
#6347B0
accent
#1EC84A
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480