#C7EA89#C7EA89
#C7EA89 is a very light, vivid yellow-green. Relative luminance 0.728; OKLCH L 89.0% C 0.129 H 125.1°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C7EA89 |
|---|---|
| RGB | rgb(199, 234, 137) |
| HSL | hsl(82, 70%, 73%) |
| HSV | hsv(82, 41%, 92%) |
| CMYK | cmyk(15%, 0%, 41.5%, 8.2%) |
| CIE-LAB | lab(88.35, -26.93, 43.32) |
| CIE-LCH | lch(88.35, 51.01, 121.86°) |
| OKLab | oklab(89.02% -0.0743 0.1056) |
| OKLCH | oklch(89.02% 0.129 125.1) |
| XYZ | xyz(57.4911, 72.7935, 34.6838) |
| Luminance | 0.7279 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.56
Light Yellow Green
#CCFD7F
ΔE00 5.12
Celery
#C1FD95
ΔE00 5.18
Light Pea Green
#C4FE82
ΔE00 5.43
Light Yellowish Green
#C2FF89
ΔE00 5.53
Pale Olive Green
#B1D27B
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7EA89 #AC89EA
analogous
#EADC89 #C7EA89 #97EA89
triadic
#C7EA89 #89C7EA #EA89C7
tetradic
#C7EA89 #89EADC #AC89EA #EA8997
square
#C7EA89 #89EADC #AC89EA #EA8997
split-complementary
#C7EA89 #8997EA #DC89EA
monochromatic
#94D326 #AEE155 #C7EA89 #E0F3BD #F3FAE5
Accessibility & contrast
On white
1.35
#C7EA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#C7EA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7EA89
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7EA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7EA89 | 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)
#F4DF81
Deuteranopia (green-blind)
#EFDD8E
Tritanopia (blue-blind)
#CDE2D2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c7ea89; /* rgb */ color: rgb(199, 234, 137); /* oklch */ color: oklch(89.0% 0.129 125.1);
Tailwind
colors: {
custom: {
50: '#d9f0ad',
500: '#c7ea89',
950: '#000000',
},
}SCSS
$custom: #c7ea89; $custom-light: #d9f0ad; $custom-dark: #000000;
JSON
{
"hex": "#c7ea89",
"rgb": {
"r": 199,
"g": 234,
"b": 137
},
"hsl": {
"h": 81.649,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.89015,
"c": 0.12908,
"h": 125.1
},
"luminance": 0.72794
}Semantic roles & 50–950 ramp
primary
#C7EA89
secondary
#7C53C4
accent
#14D258
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581