#C8F58C#C8F58C
#C8F58C is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.5% C 0.141 H 127.9°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F58C |
|---|---|
| RGB | rgb(200, 245, 140) |
| HSL | hsl(86, 84%, 75%) |
| HSV | hsv(86, 43%, 96%) |
| CMYK | cmyk(18.4%, 0%, 42.9%, 3.9%) |
| CIE-LAB | lab(91.45, -31.37, 45.79) |
| CIE-LCH | lch(91.45, 55.51, 124.42°) |
| OKLab | oklab(91.54% -0.0866 0.1113) |
| OKLCH | oklch(91.54% 0.141 127.9) |
| XYZ | xyz(61.2049, 79.4768, 36.9219) |
| Luminance | 0.7948 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.11
Celery
#C1FD95
ΔE00 2.86
Light Yellowish Green
#C2FF89
ΔE00 2.95
Light Pea Green
#C4FE82
ΔE00 2.99
Light Yellow Green
#CCFD7F
ΔE00 3.06
Pale Lime
#BEFD73
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F58C #B98CF5
analogous
#F5ED8C #C8F58C #93F58C
triadic
#C8F58C #8CC8F5 #F58CC8
tetradic
#C8F58C #8CF5ED #B98CF5 #F58C93
square
#C8F58C #8CF5ED #B98CF5 #F58C93
split-complementary
#C8F58C #8C93F5 #ED8CF5
monochromatic
#92EB1B #ADF054 #C8F58C #E3FAC4 #F2FDE3
Accessibility & contrast
On white
1.24
#C8F58C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#C8F58C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F58C
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F58C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F58C | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE884
Deuteranopia (green-blind)
#F8E692
Tritanopia (blue-blind)
#CDEDDC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c8f58c; /* rgb */ color: rgb(200, 245, 140); /* oklch */ color: oklch(91.5% 0.141 127.9);
Tailwind
colors: {
custom: {
50: '#daf8af',
500: '#c8f58c',
950: '#000000',
},
}SCSS
$custom: #c8f58c; $custom-light: #daf8af; $custom-dark: #000000;
JSON
{
"hex": "#c8f58c",
"rgb": {
"r": 200,
"g": 245,
"b": 140
},
"hsl": {
"h": 85.714,
"s": 84,
"l": 75.49
},
"oklch": {
"l": 0.91536,
"c": 0.14103,
"h": 127.9
},
"luminance": 0.79478
}Semantic roles & 50–950 ramp
primary
#C8F58C
secondary
#8953D2
accent
#05E063
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581