#C8FA8F#C8FA8F
#C8FA8F is a very light, vivid yellow-green. Relative luminance 0.826; OKLCH L 92.7% C 0.145 H 129.3°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FA8F |
|---|---|
| RGB | rgb(200, 250, 143) |
| HSL | hsl(88, 91%, 77%) |
| HSV | hsv(88, 43%, 98%) |
| CMYK | cmyk(20%, 0%, 42.8%, 2%) |
| CIE-LAB | lab(92.85, -33.33, 46.11) |
| CIE-LCH | lch(92.85, 56.90, 125.86°) |
| OKLab | oklab(92.68% -0.0919 0.1122) |
| OKLCH | oklch(92.68% 0.145 129.3) |
| XYZ | xyz(62.9622, 82.6327, 38.6138) |
| Luminance | 0.8263 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.28
Celery
#C1FD95
ΔE00 1.92
Light Yellowish Green
#C2FF89
ΔE00 1.95
Light Pea Green
#C4FE82
ΔE00 2.28
Light Yellow Green
#CCFD7F
ΔE00 2.79
Pale Lime
#BEFD73
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FA8F #C18FFA
analogous
#FAF68F #C8FA8F #93FA8F
triadic
#C8FA8F #8FC8FA #FA8FC8
tetradic
#C8FA8F #8FFAF6 #C18FFA #FA8F93
square
#C8FA8F #8FFAF6 #C18FFA #FA8F93
split-complementary
#C8FA8F #8F93FA #F68FFA
monochromatic
#8EF51A #ABF754 #C8FA8F #E5FDCA #F1FEE2
Accessibility & contrast
On white
1.20
#C8FA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#C8FA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FA8F
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FA8F | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED87
Deuteranopia (green-blind)
#FCE995
Tritanopia (blue-blind)
#CCF2E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c8fa8f; /* rgb */ color: rgb(200, 250, 143); /* oklch */ color: oklch(92.7% 0.145 129.3);
Tailwind
colors: {
custom: {
50: '#dafcb1',
500: '#c8fa8f',
950: '#000000',
},
}SCSS
$custom: #c8fa8f; $custom-light: #dafcb1; $custom-dark: #000000;
JSON
{
"hex": "#c8fa8f",
"rgb": {
"r": 200,
"g": 250,
"b": 143
},
"hsl": {
"h": 88.037,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.92679,
"c": 0.14501,
"h": 129.3
},
"luminance": 0.82634
}Semantic roles & 50–950 ramp
primary
#C8FA8F
secondary
#9254D9
accent
#00E66B
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581