#C7EA8A#C7EA8A
#C7EA8A is a very light, vivid yellow-green. Relative luminance 0.728; OKLCH L 89.0% C 0.128 H 125.3°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C7EA8A |
|---|---|
| RGB | rgb(199, 234, 138) |
| HSL | hsl(82, 70%, 73%) |
| HSV | hsv(82, 41%, 92%) |
| CMYK | cmyk(15%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(88.36, -26.81, 42.85) |
| CIE-LCH | lch(88.36, 50.55, 122.03°) |
| OKLab | oklab(89.03% -0.0739 0.1045) |
| OKLCH | oklch(89.03% 0.128 125.3) |
| XYZ | xyz(57.5631, 72.8223, 35.0633) |
| Luminance | 0.7282 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.57
Celery
#C1FD95
ΔE00 5.16
Light Yellow Green
#CCFD7F
ΔE00 5.22
Light Pea Green
#C4FE82
ΔE00 5.50
Light Yellowish Green
#C2FF89
ΔE00 5.57
Pale Olive Green
#B1D27B
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7EA8A #AD8AEA
analogous
#EADD8A #C7EA8A #97EA8A
triadic
#C7EA8A #8AC7EA #EA8AC7
tetradic
#C7EA8A #8AEADD #AD8AEA #EA8A97
square
#C7EA8A #8AEADD #AD8AEA #EA8A97
split-complementary
#C7EA8A #8A97EA #DD8AEA
monochromatic
#94D426 #AEE156 #C7EA8A #E0F3BE #F3FAE5
Accessibility & contrast
On white
1.35
#C7EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#C7EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7EA8A
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7EA8A | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF83
Deuteranopia (green-blind)
#EFDD8F
Tritanopia (blue-blind)
#CDE2D3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c7ea8a; /* rgb */ color: rgb(199, 234, 138); /* oklch */ color: oklch(89.0% 0.128 125.3);
Tailwind
colors: {
custom: {
50: '#d9f0ad',
500: '#c7ea8a',
950: '#000000',
},
}SCSS
$custom: #c7ea8a; $custom-light: #d9f0ad; $custom-dark: #000000;
JSON
{
"hex": "#c7ea8a",
"rgb": {
"r": 199,
"g": 234,
"b": 138
},
"hsl": {
"h": 81.875,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.89031,
"c": 0.12802,
"h": 125.3
},
"luminance": 0.72823
}Semantic roles & 50–950 ramp
primary
#C7EA8A
secondary
#7D54C4
accent
#14D259
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581