#C7EA88#C7EA88
#C7EA88 is a very light, vivid yellow-green. Relative luminance 0.728; OKLCH L 89.0% C 0.130 H 125.0°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C7EA88 |
|---|---|
| RGB | rgb(199, 234, 136) |
| HSL | hsl(81, 70%, 73%) |
| HSV | hsv(81, 42%, 92%) |
| CMYK | cmyk(15%, 0%, 41.9%, 8.2%) |
| CIE-LAB | lab(88.34, -27.04, 43.79) |
| CIE-LCH | lch(88.34, 51.47, 121.70°) |
| OKLab | oklab(89% -0.0747 0.1066) |
| OKLCH | oklch(89% 0.13 125) |
| XYZ | xyz(57.4197, 72.7649, 34.3078) |
| Luminance | 0.7277 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.54
Light Yellow Green
#CCFD7F
ΔE00 5.03
Celery
#C1FD95
ΔE00 5.21
Light Pea Green
#C4FE82
ΔE00 5.37
Light Yellowish Green
#C2FF89
ΔE00 5.50
Pale Olive Green
#B1D27B
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7EA88 #AB88EA
analogous
#EADC88 #C7EA88 #96EA88
triadic
#C7EA88 #88C7EA #EA88C7
tetradic
#C7EA88 #88EADC #AB88EA #EA8896
square
#C7EA88 #88EADC #AB88EA #EA8896
split-complementary
#C7EA88 #8896EA #DC88EA
monochromatic
#95D225 #AFE154 #C7EA88 #DFF3BC #F3FAE5
Accessibility & contrast
On white
1.35
#C7EA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#C7EA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7EA88
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7EA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7EA88 | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF80
Deuteranopia (green-blind)
#EFDD8D
Tritanopia (blue-blind)
#CDE2D2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c7ea88; /* rgb */ color: rgb(199, 234, 136); /* oklch */ color: oklch(89.0% 0.130 125.0);
Tailwind
colors: {
custom: {
50: '#d9f0ac',
500: '#c7ea88',
950: '#000000',
},
}SCSS
$custom: #c7ea88; $custom-light: #d9f0ac; $custom-dark: #000000;
JSON
{
"hex": "#c7ea88",
"rgb": {
"r": 199,
"g": 234,
"b": 136
},
"hsl": {
"h": 81.429,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.89,
"c": 0.13014,
"h": 125
},
"luminance": 0.72765
}Semantic roles & 50–950 ramp
primary
#C7EA88
secondary
#7B52C4
accent
#14D258
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581