#C8FA89#C8FA89
#C8FA89 is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 92.6% C 0.151 H 128.6°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FA89 |
|---|---|
| RGB | rgb(200, 250, 137) |
| HSL | hsl(87, 92%, 76%) |
| HSV | hsv(87, 45%, 98%) |
| CMYK | cmyk(20%, 0%, 45.2%, 2%) |
| CIE-LAB | lab(92.78, -34.02, 48.89) |
| CIE-LCH | lch(92.78, 59.56, 124.83°) |
| OKLab | oklab(92.59% -0.0942 0.1181) |
| OKLCH | oklch(92.59% 0.151 128.6) |
| XYZ | xyz(62.5198, 82.4557, 36.2838) |
| Luminance | 0.8246 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.49
Light Pea Green
#C4FE82
ΔE00 1.63
Light Yellowish Green
#C2FF89
ΔE00 1.76
Light Yellow Green
#CCFD7F
ΔE00 1.94
Celery
#C1FD95
ΔE00 2.55
Pale Lime
#BEFD73
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FA89 #BB89FA
analogous
#FAF489 #C8FA89 #8FFA89
triadic
#C8FA89 #89C8FA #FA89C8
tetradic
#C8FA89 #89FAF4 #BB89FA #FA898F
square
#C8FA89 #89FAF4 #BB89FA #FA898F
split-complementary
#C8FA89 #898FFA #F489FA
monochromatic
#91F514 #ADF84E #C8FA89 #E3FCC4 #F1FEE2
Accessibility & contrast
On white
1.20
#C8FA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#C8FA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FA89
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FA89 | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC80
Deuteranopia (green-blind)
#FDE98F
Tritanopia (blue-blind)
#CCF1DF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c8fa89; /* rgb */ color: rgb(200, 250, 137); /* oklch */ color: oklch(92.6% 0.151 128.6);
Tailwind
colors: {
custom: {
50: '#dafcad',
500: '#c8fa89',
950: '#000000',
},
}SCSS
$custom: #c8fa89; $custom-light: #dafcad; $custom-dark: #000000;
JSON
{
"hex": "#c8fa89",
"rgb": {
"r": 200,
"g": 250,
"b": 137
},
"hsl": {
"h": 86.549,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.92591,
"c": 0.15106,
"h": 128.6
},
"luminance": 0.82457
}Semantic roles & 50–950 ramp
primary
#C8FA89
secondary
#8C4FD9
accent
#00E666
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581