#C7E57D#C7E57D
#C7E57D is a very light, vivid yellow-green. Relative luminance 0.697; OKLCH L 87.7% C 0.135 H 122.4°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C7E57D |
|---|---|
| RGB | rgb(199, 229, 125) |
| HSL | hsl(77, 67%, 69%) |
| HSV | hsv(77, 45%, 90%) |
| CMYK | cmyk(13.1%, 0%, 45.4%, 10.2%) |
| CIE-LAB | lab(86.83, -25.89, 47.25) |
| CIE-LCH | lch(86.83, 53.88, 118.72°) |
| OKLab | oklab(87.74% -0.0722 0.1137) |
| OKLCH | oklch(87.74% 0.135 122.4) |
| XYZ | xyz(55.2742, 69.6613, 29.9321) |
| Luminance | 0.6966 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.31
Light Yellow Green
#CCFD7F
ΔE00 5.63
Pistachio (survey)
#C0FA8B
ΔE00 5.93
Greenish Beige
#C9D179
ΔE00 6.08
Light Khaki
#E6F2A2
ΔE00 6.21
Light Pea Green
#C4FE82
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7E57D #9B7DE5
analogous
#E5CF7D #C7E57D #93E57D
triadic
#C7E57D #7DC7E5 #E57DC7
tetradic
#C7E57D #7DE5CF #9B7DE5 #E57D93
square
#C7E57D #7DE5CF #9B7DE5 #E57D93
split-complementary
#C7E57D #7D93E5 #CF7DE5
monochromatic
#94C127 #B1DB4A #C7E57D #DDEFB0 #F3F9E3
Accessibility & contrast
On white
1.41
#C7E57D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#C7E57D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7E57D
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7E57D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7E57D | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA74
Deuteranopia (green-blind)
#ECD983
Tritanopia (blue-blind)
#CEDCCC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c7e57d; /* rgb */ color: rgb(199, 229, 125); /* oklch */ color: oklch(87.7% 0.135 122.4);
Tailwind
colors: {
custom: {
50: '#d9eda4',
500: '#c7e57d',
950: '#000000',
},
}SCSS
$custom: #c7e57d; $custom-light: #d9eda4; $custom-dark: #000000;
JSON
{
"hex": "#c7e57d",
"rgb": {
"r": 199,
"g": 229,
"b": 125
},
"hsl": {
"h": 77.308,
"s": 66.667,
"l": 69.412
},
"oklch": {
"l": 0.87745,
"c": 0.13471,
"h": 122.4
},
"luminance": 0.69661
}Semantic roles & 50–950 ramp
primary
#C7E57D
secondary
#6B49BD
accent
#17CF4C
background
#FEFEFC
surface
#FCFDF6
border
#D5D5D0
text
#15160F
muted
#848480