#C8F299#C8F299
#C8F299 is a very light, vivid yellow-green. Relative luminance 0.781; OKLCH L 91.1% C 0.123 H 129.1°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F299 |
|---|---|
| RGB | rgb(200, 242, 153) |
| HSL | hsl(88, 77%, 77%) |
| HSV | hsv(88, 37%, 95%) |
| CMYK | cmyk(17.4%, 0%, 36.8%, 5.1%) |
| CIE-LAB | lab(90.82, -28.38, 38.61) |
| CIE-LCH | lch(90.82, 47.92, 126.31°) |
| OKLab | oklab(91.09% -0.0776 0.0954) |
| OKLCH | oklch(91.09% 0.123 129.1) |
| XYZ | xyz(61.3205, 78.0827, 41.9717) |
| Luminance | 0.7808 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.39
Celery
#C1FD95
ΔE00 3.49
Pistachio (survey)
#C0FA8B
ΔE00 3.66
Washed Out Green
#BCF5A6
ΔE00 3.73
Light Light Green
#C8FFB0
ΔE00 4.21
Light Yellowish Green
#C2FF89
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F299 #C399F2
analogous
#F2F099 #C8F299 #9BF299
triadic
#C8F299 #99C8F2 #F299C8
tetradic
#C8F299 #99F2F0 #C399F2 #F2999B
square
#C8F299 #99F2F0 #C399F2 #F2999B
split-complementary
#C8F299 #999BF2 #F099F2
monochromatic
#8DE42C #ABEB63 #C8F299 #E5F9CF #F0FCE4
Accessibility & contrast
On white
1.26
#C8F299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#C8F299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F299
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F299 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE793
Deuteranopia (green-blind)
#F4E49E
Tritanopia (blue-blind)
#CBEBDC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c8f299; /* rgb */ color: rgb(200, 242, 153); /* oklch */ color: oklch(91.1% 0.123 129.1);
Tailwind
colors: {
custom: {
50: '#daf6b8',
500: '#c8f299',
950: '#000000',
},
}SCSS
$custom: #c8f299; $custom-light: #daf6b8; $custom-dark: #000000;
JSON
{
"hex": "#c8f299",
"rgb": {
"r": 200,
"g": 242,
"b": 153
},
"hsl": {
"h": 88.315,
"s": 77.391,
"l": 77.451
},
"oklch": {
"l": 0.91088,
"c": 0.12296,
"h": 129.1
},
"luminance": 0.78084
}Semantic roles & 50–950 ramp
primary
#C8F299
secondary
#9460D0
accent
#0CDA6D
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581