#C8FA98#C8FA98
#C8FA98 is a very light, vivid yellow-green. Relative luminance 0.829; OKLCH L 92.8% C 0.136 H 130.7°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FA98 |
|---|---|
| RGB | rgb(200, 250, 152) |
| HSL | hsl(91, 91%, 79%) |
| HSV | hsv(91, 39%, 98%) |
| CMYK | cmyk(20%, 0%, 39.2%, 2%) |
| CIE-LAB | lab(92.98, -32.24, 41.90) |
| CIE-LCH | lch(92.98, 52.87, 127.57°) |
| OKLab | oklab(92.82% -0.0884 0.1029) |
| OKLCH | oklch(92.82% 0.136 130.7) |
| XYZ | xyz(63.6715, 82.9164, 42.3496) |
| Luminance | 0.8292 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.58
Pistachio (survey)
#C0FA8B
ΔE00 2.00
Light Yellowish Green
#C2FF89
ΔE00 2.88
Tea Green
#BDF8A3
ΔE00 3.17
Light Pea Green
#C4FE82
ΔE00 3.54
Pale Light Green
#B1FC99
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FA98 #CA98FA
analogous
#F9FA98 #C8FA98 #98FA99
triadic
#C8FA98 #98C8FA #FA98C8
tetradic
#C8FA98 #98F9FA #CA98FA #FA9998
square
#C8FA98 #98F9FA #CA98FA #FA9998
split-complementary
#C8FA98 #9998FA #FA98F9
monochromatic
#8AF423 #A9F75E #C8FA98 #E7FDD2 #EFFEE2
Accessibility & contrast
On white
1.19
#C8FA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#C8FA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FA98
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FA98 | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED91
Deuteranopia (green-blind)
#FBEA9D
Tritanopia (blue-blind)
#CBF2E2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c8fa98; /* rgb */ color: rgb(200, 250, 152); /* oklch */ color: oklch(92.8% 0.136 130.7);
Tailwind
colors: {
custom: {
50: '#dafcb7',
500: '#c8fa98',
950: '#000000',
},
}SCSS
$custom: #c8fa98; $custom-light: #dafcb7; $custom-dark: #000000;
JSON
{
"hex": "#c8fa98",
"rgb": {
"r": 200,
"g": 250,
"b": 152
},
"hsl": {
"h": 90.612,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.92819,
"c": 0.1357,
"h": 130.7
},
"luminance": 0.82918
}Semantic roles & 50–950 ramp
primary
#C8FA98
secondary
#9C5CDB
accent
#00E675
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581