#C7EE8A#C7EE8A
#C7EE8A is a very light, vivid yellow-green. Relative luminance 0.751; OKLCH L 89.9% C 0.134 H 126.4°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C7EE8A |
|---|---|
| RGB | rgb(199, 238, 138) |
| HSL | hsl(83, 75%, 74%) |
| HSV | hsv(83, 42%, 93%) |
| CMYK | cmyk(16.4%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(89.45, -28.70, 44.23) |
| CIE-LCH | lch(89.45, 52.72, 122.98°) |
| OKLab | oklab(89.91% -0.0792 0.1077) |
| OKLCH | oklch(89.91% 0.134 126.4) |
| XYZ | xyz(58.7148, 75.1256, 35.4472) |
| Luminance | 0.7513 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.56
Celery
#C1FD95
ΔE00 4.23
Light Yellow Green
#CCFD7F
ΔE00 4.28
Light Pea Green
#C4FE82
ΔE00 4.47
Light Yellowish Green
#C2FF89
ΔE00 4.52
Tea Green
#BDF8A3
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7EE8A #B18AEE
analogous
#EEE38A #C7EE8A #95EE8A
triadic
#C7EE8A #8AC7EE #EE8AC7
tetradic
#C7EE8A #8AEEE3 #B18AEE #EE8A95
square
#C7EE8A #8AEEE3 #B18AEE #EE8A95
split-complementary
#C7EE8A #8A95EE #E38AEE
monochromatic
#94DD20 #ADE655 #C7EE8A #E1F6BF #F2FBE4
Accessibility & contrast
On white
1.31
#C7EE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#C7EE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7EE8A
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7EE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7EE8A | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E282
Deuteranopia (green-blind)
#F2E08F
Tritanopia (blue-blind)
#CCE6D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #c7ee8a; /* rgb */ color: rgb(199, 238, 138); /* oklch */ color: oklch(89.9% 0.134 126.4);
Tailwind
colors: {
custom: {
50: '#d9f3ad',
500: '#c7ee8a',
950: '#000000',
},
}SCSS
$custom: #c7ee8a; $custom-light: #d9f3ad; $custom-dark: #000000;
JSON
{
"hex": "#c7ee8a",
"rgb": {
"r": 199,
"g": 238,
"b": 138
},
"hsl": {
"h": 83.4,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.89905,
"c": 0.13366,
"h": 126.4
},
"luminance": 0.75126
}Semantic roles & 50–950 ramp
primary
#C7EE8A
secondary
#8153C9
accent
#0FD75D
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581