#C7DF83#C7DF83
#C7DF83 is a very light, vivid yellow-green. Relative luminance 0.666; OKLCH L 86.5% C 0.120 H 120.9°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DF83 |
|---|---|
| RGB | rgb(199, 223, 131) |
| HSL | hsl(76, 59%, 69%) |
| HSV | hsv(76, 41%, 87%) |
| CMYK | cmyk(10.8%, 0%, 41.3%, 12.5%) |
| CIE-LAB | lab(85.28, -22.34, 42.39) |
| CIE-LCH | lch(85.28, 47.91, 117.79°) |
| OKLab | oklab(86.53% -0.0618 0.1031) |
| OKLCH | oklch(86.53% 0.12 120.9) |
| XYZ | xyz(54.0376, 66.5562, 31.4682) |
| Luminance | 0.6656 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.15
Greenish Beige
#C9D179
ΔE00 4.50
Greenish Tan
#BCCB7A
ΔE00 4.88
Pale Olive
#B9CC81
ΔE00 4.99
Light Khaki
#E6F2A2
ΔE00 5.77
Light Moss Green
#A6C875
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DF83 #9B83DF
analogous
#DFC983 #C7DF83 #99DF83
triadic
#C7DF83 #83C7DF #DF83C7
tetradic
#C7DF83 #83DFC9 #9B83DF #DF8399
square
#C7DF83 #83DFC9 #9B83DF #DF8399
split-complementary
#C7DF83 #8399DF #C983DF
monochromatic
#94B830 #B1D252 #C7DF83 #DDECB4 #F3F8E4
Accessibility & contrast
On white
1.47
#C7DF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#C7DF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DF83
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DF83 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57C
Deuteranopia (green-blind)
#E6D588
Tritanopia (blue-blind)
#CED6C9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c7df83; /* rgb */ color: rgb(199, 223, 131); /* oklch */ color: oklch(86.5% 0.120 120.9);
Tailwind
colors: {
custom: {
50: '#d9e9a8',
500: '#c7df83',
950: '#000000',
},
}SCSS
$custom: #c7df83; $custom-light: #d9e9a8; $custom-dark: #000000;
JSON
{
"hex": "#c7df83",
"rgb": {
"r": 199,
"g": 223,
"b": 131
},
"hsl": {
"h": 75.652,
"s": 58.974,
"l": 69.412
},
"oklch": {
"l": 0.86528,
"c": 0.12022,
"h": 120.9
},
"luminance": 0.66556
}Semantic roles & 50–950 ramp
primary
#C7DF83
secondary
#6B50B6
accent
#1FC74B
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#151610
muted
#848480