#C8F99A#C8F99A
#C8F99A is a very light, vivid yellow-green. Relative luminance 0.824; OKLCH L 92.6% C 0.132 H 130.8°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F99A |
|---|---|
| RGB | rgb(200, 249, 154) |
| HSL | hsl(91, 89%, 79%) |
| HSV | hsv(91, 38%, 98%) |
| CMYK | cmyk(19.7%, 0%, 38.2%, 2.4%) |
| CIE-LAB | lab(92.73, -31.52, 40.61) |
| CIE-LCH | lch(92.73, 51.41, 127.82°) |
| OKLab | oklab(92.63% -0.0863 0.1) |
| OKLCH | oklch(92.63% 0.132 130.8) |
| XYZ | xyz(63.5268, 82.3627, 43.1163) |
| Luminance | 0.8236 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.89
Pistachio (survey)
#C0FA8B
ΔE00 2.41
Tea Green
#BDF8A3
ΔE00 2.87
Light Yellowish Green
#C2FF89
ΔE00 3.34
Light Light Green
#C8FFB0
ΔE00 3.61
Washed Out Green
#BCF5A6
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F99A #CB9AF9
analogous
#F8F99A #C8F99A #9AF99C
triadic
#C8F99A #9AC8F9 #F99AC8
tetradic
#C8F99A #9AF8F9 #CB9AF9 #F99C9A
square
#C8F99A #9AF8F9 #CB9AF9 #F99C9A
split-complementary
#C8F99A #9C9AF9 #F99AF8
monochromatic
#89F226 #A9F660 #C8F99A #E7FCD4 #EFFDE2
Accessibility & contrast
On white
1.20
#C8F99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#C8F99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F99A
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F99A | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED93
Deuteranopia (green-blind)
#FAE99F
Tritanopia (blue-blind)
#CBF2E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c8f99a; /* rgb */ color: rgb(200, 249, 154); /* oklch */ color: oklch(92.6% 0.132 130.8);
Tailwind
colors: {
custom: {
50: '#dafbb9',
500: '#c8f99a',
950: '#000000',
},
}SCSS
$custom: #c8f99a; $custom-light: #dafbb9; $custom-dark: #000000;
JSON
{
"hex": "#c8f99a",
"rgb": {
"r": 200,
"g": 249,
"b": 154
},
"hsl": {
"h": 90.947,
"s": 88.785,
"l": 79.02
},
"oklch": {
"l": 0.92633,
"c": 0.13214,
"h": 130.8
},
"luminance": 0.82364
}Semantic roles & 50–950 ramp
primary
#C8F99A
secondary
#9E5ED9
accent
#00E576
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581