#C7E47D#C7E47D
#C7E47D is a very light, vivid yellow-green. Relative luminance 0.691; OKLCH L 87.5% C 0.133 H 122.1°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C7E47D |
|---|---|
| RGB | rgb(199, 228, 125) |
| HSL | hsl(77, 66%, 69%) |
| HSV | hsv(77, 45%, 89%) |
| CMYK | cmyk(12.7%, 0%, 45.2%, 10.6%) |
| CIE-LAB | lab(86.56, -25.41, 46.91) |
| CIE-LCH | lch(86.56, 53.35, 118.44°) |
| OKLab | oklab(87.53% -0.0708 0.113) |
| OKLCH | oklch(87.53% 0.133 122.1) |
| XYZ | xyz(54.9983, 69.1095, 29.8401) |
| Luminance | 0.6911 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.15
Greenish Beige
#C9D179
ΔE00 5.81
Light Yellow Green
#CCFD7F
ΔE00 5.90
Light Khaki
#E6F2A2
ΔE00 6.17
Pistachio (survey)
#C0FA8B
ΔE00 6.17
Greenish Tan
#BCCB7A
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7E47D #9A7DE4
analogous
#E4CE7D #C7E47D #94E47D
triadic
#C7E47D #7DC7E4 #E47DC7
tetradic
#C7E47D #7DE4CE #9A7DE4 #E47D94
square
#C7E47D #7DE4CE #9A7DE4 #E47D94
split-complementary
#C7E47D #7D94E4 #CE7DE4
monochromatic
#94BF28 #B1D94A #C7E47D #DDEFB0 #F3F9E2
Accessibility & contrast
On white
1.42
#C7E47D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#C7E47D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7E47D
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7E47D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7E47D | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD974
Deuteranopia (green-blind)
#EBD983
Tritanopia (blue-blind)
#CFDBCC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c7e47d; /* rgb */ color: rgb(199, 228, 125); /* oklch */ color: oklch(87.5% 0.133 122.1);
Tailwind
colors: {
custom: {
50: '#d9eca4',
500: '#c7e47d',
950: '#000000',
},
}SCSS
$custom: #c7e47d; $custom-light: #d9eca4; $custom-dark: #000000;
JSON
{
"hex": "#c7e47d",
"rgb": {
"r": 199,
"g": 228,
"b": 125
},
"hsl": {
"h": 76.893,
"s": 65.605,
"l": 69.216
},
"oklch": {
"l": 0.87527,
"c": 0.13336,
"h": 122.1
},
"luminance": 0.6911
}Semantic roles & 50–950 ramp
primary
#C7E47D
secondary
#6A49BC
accent
#18CD4B
background
#FEFEFC
surface
#FCFDF6
border
#D5D5D0
text
#15160F
muted
#848480