#C8F598#C8F598
#C8F598 is a very light, vivid yellow-green. Relative luminance 0.799; OKLCH L 91.7% C 0.128 H 129.7°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F598 |
|---|---|
| RGB | rgb(200, 245, 152) |
| HSL | hsl(89, 82%, 78%) |
| HSV | hsv(89, 38%, 96%) |
| CMYK | cmyk(18.4%, 0%, 38%, 3.9%) |
| CIE-LAB | lab(91.62, -29.91, 40.15) |
| CIE-LCH | lch(91.62, 50.07, 126.69°) |
| OKLab | oklab(91.73% -0.0819 0.0989) |
| OKLCH | oklch(91.73% 0.128 129.7) |
| XYZ | xyz(62.1384, 79.8502, 41.8386) |
| Luminance | 0.7985 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.69
Pistachio (survey)
#C0FA8B
ΔE00 2.88
Tea Green
#BDF8A3
ΔE00 3.22
Washed Out Green
#BCF5A6
ΔE00 3.80
Light Yellowish Green
#C2FF89
ΔE00 3.93
Light Light Green
#C8FFB0
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F598 #C598F5
analogous
#F5F398 #C8F598 #99F598
triadic
#C8F598 #98C8F5 #F598C8
tetradic
#C8F598 #98F5F3 #C598F5 #F59899
square
#C8F598 #98F5F3 #C598F5 #F59899
split-complementary
#C8F598 #9899F5 #F398F5
monochromatic
#8CEA28 #AAF060 #C8F598 #E6FAD0 #F0FCE3
Accessibility & contrast
On white
1.24
#C8F598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#C8F598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F598
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F598 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE991
Deuteranopia (green-blind)
#F7E69D
Tritanopia (blue-blind)
#CBEEDE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c8f598; /* rgb */ color: rgb(200, 245, 152); /* oklch */ color: oklch(91.7% 0.128 129.7);
Tailwind
colors: {
custom: {
50: '#daf8b7',
500: '#c8f598',
950: '#000000',
},
}SCSS
$custom: #c8f598; $custom-light: #daf8b7; $custom-dark: #000000;
JSON
{
"hex": "#c8f598",
"rgb": {
"r": 200,
"g": 245,
"b": 152
},
"hsl": {
"h": 89.032,
"s": 82.301,
"l": 77.843
},
"oklch": {
"l": 0.91726,
"c": 0.12843,
"h": 129.7
},
"luminance": 0.79851
}Semantic roles & 50–950 ramp
primary
#C8F598
secondary
#975ED4
accent
#07DF6F
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581