#C7FA89#C7FA89
#C7FA89 is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.5% C 0.152 H 128.9°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FA89 |
|---|---|
| RGB | rgb(199, 250, 137) |
| HSL | hsl(87, 92%, 76%) |
| HSV | hsv(87, 45%, 98%) |
| CMYK | cmyk(20.4%, 0%, 45.2%, 2%) |
| CIE-LAB | lab(92.72, -34.38, 48.80) |
| CIE-LCH | lch(92.72, 59.69, 125.17°) |
| OKLab | oklab(92.53% -0.0952 0.1179) |
| OKLCH | oklch(92.53% 0.152 128.9) |
| XYZ | xyz(62.2535, 82.3184, 36.2713) |
| Luminance | 0.8232 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.32
Light Pea Green
#C4FE82
ΔE00 1.57
Light Yellowish Green
#C2FF89
ΔE00 1.62
Light Yellow Green
#CCFD7F
ΔE00 2.03
Celery
#C1FD95
ΔE00 2.42
Pale Lime
#BEFD73
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FA89 #BC89FA
analogous
#FAF589 #C7FA89 #8EFA89
triadic
#C7FA89 #89C7FA #FA89C7
tetradic
#C7FA89 #89FAF5 #BC89FA #FA898E
square
#C7FA89 #89FAF5 #BC89FA #FA898E
split-complementary
#C7FA89 #898EFA #F589FA
monochromatic
#8FF514 #ABF84E #C7FA89 #E3FCC4 #F1FEE2
Accessibility & contrast
On white
1.20
#C7FA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#C7FA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FA89
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FA89 | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC80
Deuteranopia (green-blind)
#FCE98F
Tritanopia (blue-blind)
#CBF1DF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c7fa89; /* rgb */ color: rgb(199, 250, 137); /* oklch */ color: oklch(92.5% 0.152 128.9);
Tailwind
colors: {
custom: {
50: '#dafcad',
500: '#c7fa89',
950: '#000000',
},
}SCSS
$custom: #c7fa89; $custom-light: #dafcad; $custom-dark: #000000;
JSON
{
"hex": "#c7fa89",
"rgb": {
"r": 199,
"g": 250,
"b": 137
},
"hsl": {
"h": 87.08,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.92527,
"c": 0.15151,
"h": 128.9
},
"luminance": 0.82319
}Semantic roles & 50–950 ramp
primary
#C7FA89
secondary
#8D4FD9
accent
#00E668
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581