#C8FA92#C8FA92
#C8FA92 is a very light, vivid yellow-green. Relative luminance 0.827; OKLCH L 92.7% C 0.142 H 129.8°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FA92 |
|---|---|
| RGB | rgb(200, 250, 146) |
| HSL | hsl(89, 91%, 78%) |
| HSV | hsv(89, 42%, 98%) |
| CMYK | cmyk(20%, 0%, 41.6%, 2%) |
| CIE-LAB | lab(92.89, -32.98, 44.72) |
| CIE-LCH | lch(92.89, 55.56, 126.41°) |
| OKLab | oklab(92.72% -0.0908 0.1091) |
| OKLCH | oklch(92.72% 0.142 129.8) |
| XYZ | xyz(63.1925, 82.7248, 39.8267) |
| Luminance | 0.8273 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.40
Celery
#C1FD95
ΔE00 1.69
Light Yellowish Green
#C2FF89
ΔE00 2.19
Light Pea Green
#C4FE82
ΔE00 2.67
Light Yellow Green
#CCFD7F
ΔE00 3.24
Tea Green
#BDF8A3
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FA92 #C492FA
analogous
#FAF892 #C8FA92 #94FA92
triadic
#C8FA92 #92C8FA #FA92C8
tetradic
#C8FA92 #92FAF8 #C492FA #FA9294
square
#C8FA92 #92FAF8 #C492FA #FA9294
split-complementary
#C8FA92 #9294FA #F892FA
monochromatic
#8DF51D #AAF757 #C8FA92 #E6FDCD #F0FEE2
Accessibility & contrast
On white
1.20
#C8FA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#C8FA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FA92
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FA92 | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8A
Deuteranopia (green-blind)
#FCE998
Tritanopia (blue-blind)
#CBF2E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c8fa92; /* rgb */ color: rgb(200, 250, 146); /* oklch */ color: oklch(92.7% 0.142 129.8);
Tailwind
colors: {
custom: {
50: '#dafcb3',
500: '#c8fa92',
950: '#000000',
},
}SCSS
$custom: #c8fa92; $custom-light: #dafcb3; $custom-dark: #000000;
JSON
{
"hex": "#c8fa92",
"rgb": {
"r": 200,
"g": 250,
"b": 146
},
"hsl": {
"h": 88.846,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.92724,
"c": 0.14194,
"h": 129.8
},
"luminance": 0.82726
}Semantic roles & 50–950 ramp
primary
#C8FA92
secondary
#9656DA
accent
#00E66E
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581