#C7DD76#C7DD76
#C7DD76 is a very light, vivid yellow-green. Relative luminance 0.652; OKLCH L 85.9% C 0.131 H 119.2°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DD76 |
|---|---|
| RGB | rgb(199, 221, 118) |
| HSL | hsl(73, 60%, 66%) |
| HSV | hsv(73, 47%, 87%) |
| CMYK | cmyk(10%, 0%, 46.6%, 13.3%) |
| CIE-LAB | lab(84.57, -22.77, 47.84) |
| CIE-LCH | lch(84.57, 52.98, 115.45°) |
| OKLab | oklab(85.9% -0.064 0.1146) |
| OKLCH | oklch(85.9% 0.131 119.2) |
| XYZ | xyz(52.6800, 65.1633, 26.9386) |
| Luminance | 0.6516 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.06
Pale Olive Green
#B1D27B
ΔE00 4.95
Greenish Tan
#BCCB7A
ΔE00 5.08
Pale Olive
#B9CC81
ΔE00 5.75
Light Khaki
#E6F2A2
ΔE00 6.69
Light Moss Green
#A6C875
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DD76 #8C76DD
analogous
#DDC076 #C7DD76 #94DD76
triadic
#C7DD76 #76C7DD #DD76C7
tetradic
#C7DD76 #76DDC0 #8C76DD #DD7694
square
#C7DD76 #76DDC0 #8C76DD #DD7694
split-complementary
#C7DD76 #7694DD #C076DD
monochromatic
#92AE2B #B3D145 #C7DD76 #DBE9A7 #EFF5D8
Accessibility & contrast
On white
1.50
#C7DD76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#C7DD76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DD76
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DD76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DD76 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D36D
Deuteranopia (green-blind)
#E6D37C
Tritanopia (blue-blind)
#D0D4C5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c7dd76; /* rgb */ color: rgb(199, 221, 118); /* oklch */ color: oklch(85.9% 0.131 119.2);
Tailwind
colors: {
custom: {
50: '#d9e79f',
500: '#c7dd76',
950: '#000000',
},
}SCSS
$custom: #c7dd76; $custom-light: #d9e79f; $custom-dark: #000000;
JSON
{
"hex": "#c7dd76",
"rgb": {
"r": 199,
"g": 221,
"b": 118
},
"hsl": {
"h": 72.816,
"s": 60.234,
"l": 66.471
},
"oklch": {
"l": 0.85903,
"c": 0.13122,
"h": 119.2
},
"luminance": 0.65163
}Semantic roles & 50–950 ramp
primary
#C7DD76
secondary
#5E47B0
accent
#1EC842
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15160F
muted
#848480