#C8FA91#C8FA91
#C8FA91 is a very light, vivid yellow-green. Relative luminance 0.827; OKLCH L 92.7% C 0.143 H 129.6°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FA91 |
|---|---|
| RGB | rgb(200, 250, 145) |
| HSL | hsl(89, 91%, 77%) |
| HSV | hsv(89, 42%, 98%) |
| CMYK | cmyk(20%, 0%, 42%, 2%) |
| CIE-LAB | lab(92.88, -33.10, 45.18) |
| CIE-LCH | lch(92.88, 56.01, 126.22°) |
| OKLab | oklab(92.71% -0.0912 0.1101) |
| OKLCH | oklch(92.71% 0.143 129.6) |
| XYZ | xyz(63.1151, 82.6938, 39.4189) |
| Luminance | 0.8269 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.34
Celery
#C1FD95
ΔE00 1.75
Light Yellowish Green
#C2FF89
ΔE00 2.10
Light Pea Green
#C4FE82
ΔE00 2.54
Light Yellow Green
#CCFD7F
ΔE00 3.09
Pale Lime
#BEFD73
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FA91 #C391FA
analogous
#FAF791 #C8FA91 #94FA91
triadic
#C8FA91 #91C8FA #FA91C8
tetradic
#C8FA91 #91FAF7 #C391FA #FA9194
square
#C8FA91 #91FAF7 #C391FA #FA9194
split-complementary
#C8FA91 #9194FA #F791FA
monochromatic
#8DF51C #ABF756 #C8FA91 #E5FDCC #F0FEE2
Accessibility & contrast
On white
1.20
#C8FA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#C8FA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FA91
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FA91 | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED89
Deuteranopia (green-blind)
#FCE997
Tritanopia (blue-blind)
#CCF2E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c8fa91; /* rgb */ color: rgb(200, 250, 145); /* oklch */ color: oklch(92.7% 0.143 129.6);
Tailwind
colors: {
custom: {
50: '#dafcb3',
500: '#c8fa91',
950: '#000000',
},
}SCSS
$custom: #c8fa91; $custom-light: #dafcb3; $custom-dark: #000000;
JSON
{
"hex": "#c8fa91",
"rgb": {
"r": 200,
"g": 250,
"b": 145
},
"hsl": {
"h": 88.571,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.92709,
"c": 0.14297,
"h": 129.6
},
"luminance": 0.82695
}Semantic roles & 50–950 ramp
primary
#C8FA91
secondary
#9456DA
accent
#00E66D
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581