#C8F58A#C8F58A
#C8F58A is a very light, vivid yellow-green. Relative luminance 0.794; OKLCH L 91.5% C 0.143 H 127.7°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F58A |
|---|---|
| RGB | rgb(200, 245, 138) |
| HSL | hsl(85, 84%, 75%) |
| HSV | hsv(85, 44%, 96%) |
| CMYK | cmyk(18.4%, 0%, 43.7%, 3.9%) |
| CIE-LAB | lab(91.42, -31.61, 46.72) |
| CIE-LCH | lch(91.42, 56.41, 124.08°) |
| OKLab | oklab(91.51% -0.0874 0.1133) |
| OKLCH | oklch(91.51% 0.143 127.7) |
| XYZ | xyz(61.0588, 79.4184, 36.1523) |
| Luminance | 0.7942 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.13
Light Yellow Green
#CCFD7F
ΔE00 2.80
Light Pea Green
#C4FE82
ΔE00 2.82
Light Yellowish Green
#C2FF89
ΔE00 2.89
Celery
#C1FD95
ΔE00 3.01
Pale Lime
#BEFD73
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F58A #B78AF5
analogous
#F5ED8A #C8F58A #92F58A
triadic
#C8F58A #8AC8F5 #F58AC8
tetradic
#C8F58A #8AF5ED #B78AF5 #F58A92
square
#C8F58A #8AF5ED #B78AF5 #F58A92
split-complementary
#C8F58A #8A92F5 #ED8AF5
monochromatic
#93EB19 #ADF052 #C8F58A #E3FAC2 #F2FDE3
Accessibility & contrast
On white
1.24
#C8F58A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#C8F58A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F58A
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F58A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F58A | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE881
Deuteranopia (green-blind)
#F8E690
Tritanopia (blue-blind)
#CDECDB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c8f58a; /* rgb */ color: rgb(200, 245, 138); /* oklch */ color: oklch(91.5% 0.143 127.7);
Tailwind
colors: {
custom: {
50: '#daf8ae',
500: '#c8f58a',
950: '#000000',
},
}SCSS
$custom: #c8f58a; $custom-light: #daf8ae; $custom-dark: #000000;
JSON
{
"hex": "#c8f58a",
"rgb": {
"r": 200,
"g": 245,
"b": 138
},
"hsl": {
"h": 85.234,
"s": 84.252,
"l": 75.098
},
"oklch": {
"l": 0.91506,
"c": 0.14308,
"h": 127.7
},
"luminance": 0.79419
}Semantic roles & 50–950 ramp
primary
#C8F58A
secondary
#8751D2
accent
#05E161
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581