#C7DF80#C7DF80
#C7DF80 is a very light, vivid yellow-green. Relative luminance 0.665; OKLCH L 86.5% C 0.123 H 120.6°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DF80 |
|---|---|
| RGB | rgb(199, 223, 128) |
| HSL | hsl(75, 60%, 69%) |
| HSV | hsv(75, 43%, 87%) |
| CMYK | cmyk(10.8%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(85.24, -22.67, 43.81) |
| CIE-LCH | lch(85.24, 49.33, 117.36°) |
| OKLab | oklab(86.48% -0.0629 0.1062) |
| OKLCH | oklch(86.48% 0.123 120.6) |
| XYZ | xyz(53.8373, 66.4761, 30.4128) |
| Luminance | 0.6648 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.31
Greenish Beige
#C9D179
ΔE00 4.45
Greenish Tan
#BCCB7A
ΔE00 4.98
Pale Olive
#B9CC81
ΔE00 5.22
Light Khaki
#E6F2A2
ΔE00 5.93
Light Moss Green
#A6C875
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DF80 #9880DF
analogous
#DFC880 #C7DF80 #98DF80
triadic
#C7DF80 #80C7DF #DF80C7
tetradic
#C7DF80 #80DFC8 #9880DF #DF8098
square
#C7DF80 #80DFC8 #9880DF #DF8098
split-complementary
#C7DF80 #8098DF #C880DF
monochromatic
#94B72E #B1D34F #C7DF80 #DDEBB1 #F2F8E2
Accessibility & contrast
On white
1.47
#C7DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#C7DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DF80
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DF80 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD578
Deuteranopia (green-blind)
#E7D585
Tritanopia (blue-blind)
#CFD6C8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c7df80; /* rgb */ color: rgb(199, 223, 128); /* oklch */ color: oklch(86.5% 0.123 120.6);
Tailwind
colors: {
custom: {
50: '#d9e9a6',
500: '#c7df80',
950: '#000000',
},
}SCSS
$custom: #c7df80; $custom-light: #d9e9a6; $custom-dark: #000000;
JSON
{
"hex": "#c7df80",
"rgb": {
"r": 199,
"g": 223,
"b": 128
},
"hsl": {
"h": 75.158,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.86482,
"c": 0.12344,
"h": 120.6
},
"luminance": 0.66476
}Semantic roles & 50–950 ramp
primary
#C7DF80
secondary
#684DB6
accent
#1EC749
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15160F
muted
#848480