#C7EA77#C7EA77
#C7EA77 is a very light, vivid yellow-green. Relative luminance 0.723; OKLCH L 88.8% C 0.147 H 123.4°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C7EA77 |
|---|---|
| RGB | rgb(199, 234, 119) |
| HSL | hsl(78, 73%, 69%) |
| HSV | hsv(78, 49%, 92%) |
| CMYK | cmyk(15%, 0%, 49.1%, 8.2%) |
| CIE-LAB | lab(88.12, -28.87, 51.67) |
| CIE-LCH | lch(88.12, 59.19, 119.20°) |
| OKLab | oklab(88.76% -0.0811 0.1231) |
| OKLCH | oklch(88.76% 0.147 123.4) |
| XYZ | xyz(56.3059, 72.3194, 28.4419) |
| Luminance | 0.7232 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.21
Pear
#CBF85F
ΔE00 4.78
Light Pea Green
#C4FE82
ΔE00 5.04
Pistachio (survey)
#C0FA8B
ΔE00 5.11
Pale Lime
#BEFD73
ΔE00 5.33
Light Yellowish Green
#C2FF89
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7EA77 #9A77EA
analogous
#EAD477 #C7EA77 #8EEA77
triadic
#C7EA77 #77C7EA #EA77C7
tetradic
#C7EA77 #77EAD4 #9A77EA #EA778E
square
#C7EA77 #77EAD4 #9A77EA #EA778E
split-complementary
#C7EA77 #778EEA #D477EA
monochromatic
#94C81F #B1E242 #C7EA77 #DDF2AC #F3FAE1
Accessibility & contrast
On white
1.36
#C7EA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#C7EA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7EA77
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7EA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7EA77 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE6D
Deuteranopia (green-blind)
#F1DD7E
Tritanopia (blue-blind)
#CFE0D0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c7ea77; /* rgb */ color: rgb(199, 234, 119); /* oklch */ color: oklch(88.8% 0.147 123.4);
Tailwind
colors: {
custom: {
50: '#daf0a1',
500: '#c7ea77',
950: '#000000',
},
}SCSS
$custom: #c7ea77; $custom-light: #daf0a1; $custom-dark: #000000;
JSON
{
"hex": "#c7ea77",
"rgb": {
"r": 199,
"g": 234,
"b": 119
},
"hsl": {
"h": 78.261,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.88759,
"c": 0.1474,
"h": 123.4
},
"luminance": 0.7232
}Semantic roles & 50–950 ramp
primary
#C7EA77
secondary
#6A43C2
accent
#10D54C
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160F
muted
#848580