#C8F898#C8F898
#C8F898 is a very light, vivid yellow-green. Relative luminance 0.817; OKLCH L 92.4% C 0.133 H 130.3°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F898 |
|---|---|
| RGB | rgb(200, 248, 152) |
| HSL | hsl(90, 87%, 78%) |
| HSV | hsv(90, 39%, 97%) |
| CMYK | cmyk(19.4%, 0%, 38.7%, 2.7%) |
| CIE-LAB | lab(92.43, -31.31, 41.20) |
| CIE-LCH | lch(92.43, 51.75, 127.23°) |
| OKLab | oklab(92.38% -0.0858 0.1013) |
| OKLCH | oklch(92.38% 0.133 130.3) |
| XYZ | xyz(63.0534, 81.6801, 42.1435) |
| Luminance | 0.8168 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.00
Pistachio (survey)
#C0FA8B
ΔE00 2.31
Tea Green
#BDF8A3
ΔE00 3.13
Light Yellowish Green
#C2FF89
ΔE00 3.28
Light Pea Green
#C4FE82
ΔE00 3.87
Washed Out Green
#BCF5A6
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F898 #C898F8
analogous
#F8F898 #C8F898 #98F898
triadic
#C8F898 #98C8F8 #F898C8
tetradic
#C8F898 #98F8F8 #C898F8 #F89898
square
#C8F898 #98F8F8 #C898F8 #F89898
split-complementary
#C8F898 #9898F8 #F898F8
monochromatic
#8BF025 #A9F45F #C8F898 #E7FCD1 #F0FDE2
Accessibility & contrast
On white
1.21
#C8F898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#C8F898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F898
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F898 | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC91
Deuteranopia (green-blind)
#F9E89D
Tritanopia (blue-blind)
#CBF0E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c8f898; /* rgb */ color: rgb(200, 248, 152); /* oklch */ color: oklch(92.4% 0.133 130.3);
Tailwind
colors: {
custom: {
50: '#dafab7',
500: '#c8f898',
950: '#000000',
},
}SCSS
$custom: #c8f898; $custom-light: #dafab7; $custom-dark: #000000;
JSON
{
"hex": "#c8f898",
"rgb": {
"r": 200,
"g": 248,
"b": 152
},
"hsl": {
"h": 90,
"s": 87.273,
"l": 78.431
},
"oklch": {
"l": 0.92382,
"c": 0.13279,
"h": 130.3
},
"luminance": 0.81681
}Semantic roles & 50–950 ramp
primary
#C8F898
secondary
#9A5CD8
accent
#02E473
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581