#C8F488#C8F488
#C8F488 is a very light, vivid yellow-green. Relative luminance 0.788; OKLCH L 91.3% C 0.144 H 127.2°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F488 |
|---|---|
| RGB | rgb(200, 244, 136) |
| HSL | hsl(84, 83%, 75%) |
| HSV | hsv(84, 44%, 96%) |
| CMYK | cmyk(18%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(91.12, -31.37, 47.31) |
| CIE-LCH | lch(91.12, 56.76, 123.55°) |
| OKLab | oklab(91.26% -0.0869 0.1145) |
| OKLCH | oklch(91.26% 0.144 127.2) |
| XYZ | xyz(60.6136, 78.7576, 35.2961) |
| Luminance | 0.7876 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.38
Light Yellow Green
#CCFD7F
ΔE00 2.76
Light Pea Green
#C4FE82
ΔE00 2.92
Light Yellowish Green
#C2FF89
ΔE00 3.09
Celery
#C1FD95
ΔE00 3.33
Pale Lime
#BEFD73
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F488 #B488F4
analogous
#F4EA88 #C8F488 #92F488
triadic
#C8F488 #88C8F4 #F488C8
tetradic
#C8F488 #88F4EA #B488F4 #F48892
square
#C8F488 #88F4EA #B488F4 #F48892
split-complementary
#C8F488 #8892F4 #EA88F4
monochromatic
#94EA18 #AEEF50 #C8F488 #E2F9C0 #F2FCE3
Accessibility & contrast
On white
1.25
#C8F488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#C8F488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F488
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F488 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77F
Deuteranopia (green-blind)
#F8E58E
Tritanopia (blue-blind)
#CDEBDA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c8f488; /* rgb */ color: rgb(200, 244, 136); /* oklch */ color: oklch(91.3% 0.144 127.2);
Tailwind
colors: {
custom: {
50: '#daf8ac',
500: '#c8f488',
950: '#000000',
},
}SCSS
$custom: #c8f488; $custom-light: #daf8ac; $custom-dark: #000000;
JSON
{
"hex": "#c8f488",
"rgb": {
"r": 200,
"g": 244,
"b": 136
},
"hsl": {
"h": 84.444,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.91257,
"c": 0.14371,
"h": 127.2
},
"luminance": 0.78758
}Semantic roles & 50–950 ramp
primary
#C8F488
secondary
#8450D1
accent
#06DF5F
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581