#C8F588#C8F588
#C8F588 is a very light, vivid yellow-green. Relative luminance 0.794; OKLCH L 91.5% C 0.145 H 127.4°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F588 |
|---|---|
| RGB | rgb(200, 245, 136) |
| HSL | hsl(85, 84%, 75%) |
| HSV | hsv(85, 44%, 96%) |
| CMYK | cmyk(18.4%, 0%, 44.5%, 3.9%) |
| CIE-LAB | lab(91.40, -31.83, 47.65) |
| CIE-LCH | lch(91.40, 57.30, 123.75°) |
| OKLab | oklab(91.48% -0.0882 0.1153) |
| OKLCH | oklch(91.48% 0.145 127.4) |
| XYZ | xyz(60.9153, 79.3610, 35.3967) |
| Luminance | 0.7936 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.19
Light Yellow Green
#CCFD7F
ΔE00 2.57
Light Pea Green
#C4FE82
ΔE00 2.68
Light Yellowish Green
#C2FF89
ΔE00 2.86
Celery
#C1FD95
ΔE00 3.18
Pale Lime
#BEFD73
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F588 #B588F5
analogous
#F5EC88 #C8F588 #91F588
triadic
#C8F588 #88C8F5 #F588C8
tetradic
#C8F588 #88F5EC #B588F5 #F58891
square
#C8F588 #88F5EC #B588F5 #F58891
split-complementary
#C8F588 #8891F5 #EC88F5
monochromatic
#94EC17 #AEF050 #C8F588 #E2FAC0 #F2FDE3
Accessibility & contrast
On white
1.24
#C8F588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#C8F588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F588
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F588 | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87F
Deuteranopia (green-blind)
#F8E68E
Tritanopia (blue-blind)
#CDECDB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c8f588; /* rgb */ color: rgb(200, 245, 136); /* oklch */ color: oklch(91.5% 0.145 127.4);
Tailwind
colors: {
custom: {
50: '#daf8ac',
500: '#c8f588',
950: '#000000',
},
}SCSS
$custom: #c8f588; $custom-light: #daf8ac; $custom-dark: #000000;
JSON
{
"hex": "#c8f588",
"rgb": {
"r": 200,
"g": 245,
"b": 136
},
"hsl": {
"h": 84.771,
"s": 84.496,
"l": 74.706
},
"oklch": {
"l": 0.91477,
"c": 0.1451,
"h": 127.4
},
"luminance": 0.79362
}Semantic roles & 50–950 ramp
primary
#C8F588
secondary
#854FD2
accent
#05E160
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581