#C8FA8A#C8FA8A
#C8FA8A is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 92.6% C 0.150 H 128.7°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FA8A |
|---|---|
| RGB | rgb(200, 250, 138) |
| HSL | hsl(87, 92%, 76%) |
| HSV | hsv(87, 45%, 98%) |
| CMYK | cmyk(20%, 0%, 44.8%, 2%) |
| CIE-LAB | lab(92.79, -33.91, 48.43) |
| CIE-LCH | lch(92.79, 59.12, 125.00°) |
| OKLab | oklab(92.61% -0.0938 0.1171) |
| OKLCH | oklch(92.61% 0.15 128.7) |
| XYZ | xyz(62.5919, 82.4846, 36.6633) |
| Luminance | 0.8249 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.42
Light Pea Green
#C4FE82
ΔE00 1.72
Light Yellowish Green
#C2FF89
ΔE00 1.76
Light Yellow Green
#CCFD7F
ΔE00 2.07
Celery
#C1FD95
ΔE00 2.44
Pale Lime
#BEFD73
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FA8A #BC8AFA
analogous
#FAF48A #C8FA8A #90FA8A
triadic
#C8FA8A #8AC8FA #FA8AC8
tetradic
#C8FA8A #8AFAF4 #BC8AFA #FA8A90
square
#C8FA8A #8AFAF4 #BC8AFA #FA8A90
split-complementary
#C8FA8A #8A90FA #F48AFA
monochromatic
#91F515 #ACF74F #C8FA8A #E4FDC5 #F1FEE2
Accessibility & contrast
On white
1.20
#C8FA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#C8FA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FA8A
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FA8A | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED81
Deuteranopia (green-blind)
#FCE990
Tritanopia (blue-blind)
#CCF1DF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c8fa8a; /* rgb */ color: rgb(200, 250, 138); /* oklch */ color: oklch(92.6% 0.150 128.7);
Tailwind
colors: {
custom: {
50: '#dafcae',
500: '#c8fa8a',
950: '#000000',
},
}SCSS
$custom: #c8fa8a; $custom-light: #dafcae; $custom-dark: #000000;
JSON
{
"hex": "#c8fa8a",
"rgb": {
"r": 200,
"g": 250,
"b": 138
},
"hsl": {
"h": 86.786,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.92605,
"c": 0.15007,
"h": 128.7
},
"luminance": 0.82486
}Semantic roles & 50–950 ramp
primary
#C8FA8A
secondary
#8D4FD9
accent
#00E666
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581