#C8F899#C8F899
#C8F899 is a very light, vivid yellow-green. Relative luminance 0.817; OKLCH L 92.4% C 0.132 H 130.4°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F899 |
|---|---|
| RGB | rgb(200, 248, 153) |
| HSL | hsl(90, 87%, 79%) |
| HSV | hsv(90, 38%, 97%) |
| CMYK | cmyk(19.4%, 0%, 38.3%, 2.7%) |
| CIE-LAB | lab(92.45, -31.19, 40.73) |
| CIE-LCH | lch(92.45, 51.30, 127.44°) |
| OKLab | oklab(92.4% -0.0854 0.1003) |
| OKLCH | oklch(92.4% 0.132 130.4) |
| XYZ | xyz(63.1356, 81.7130, 42.5767) |
| Luminance | 0.8171 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.05
Pistachio (survey)
#C0FA8B
ΔE00 2.44
Tea Green
#BDF8A3
ΔE00 2.99
Light Yellowish Green
#C2FF89
ΔE00 3.40
Washed Out Green
#BCF5A6
ΔE00 3.76
Light Light Green
#C8FFB0
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F899 #C999F8
analogous
#F7F899 #C8F899 #99F899
triadic
#C8F899 #99C8F8 #F899C8
tetradic
#C8F899 #99F7F8 #C999F8 #F89999
square
#C8F899 #99F7F8 #C999F8 #F89999
split-complementary
#C8F899 #9999F8 #F899F7
monochromatic
#8AF026 #A9F460 #C8F899 #E7FCD2 #F0FDE2
Accessibility & contrast
On white
1.21
#C8F899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#C8F899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F899
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F899 | 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)
#FFEC92
Deuteranopia (green-blind)
#F9E89E
Tritanopia (blue-blind)
#CBF0E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c8f899; /* rgb */ color: rgb(200, 248, 153); /* oklch */ color: oklch(92.4% 0.132 130.4);
Tailwind
colors: {
custom: {
50: '#dafab8',
500: '#c8f899',
950: '#000000',
},
}SCSS
$custom: #c8f899; $custom-light: #dafab8; $custom-dark: #000000;
JSON
{
"hex": "#c8f899",
"rgb": {
"r": 200,
"g": 248,
"b": 153
},
"hsl": {
"h": 90.316,
"s": 87.156,
"l": 78.627
},
"oklch": {
"l": 0.92398,
"c": 0.13173,
"h": 130.4
},
"luminance": 0.81714
}Semantic roles & 50–950 ramp
primary
#C8F899
secondary
#9B5DD8
accent
#02E474
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581