#C8F482#C8F482
#C8F482 is a very light, vivid yellow-green. Relative luminance 0.786; OKLCH L 91.2% C 0.150 H 126.5°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F482 |
|---|---|
| RGB | rgb(200, 244, 130) |
| HSL | hsl(83, 84%, 73%) |
| HSV | hsv(83, 47%, 96%) |
| CMYK | cmyk(18%, 0%, 46.7%, 4.3%) |
| CIE-LAB | lab(91.05, -32.03, 50.07) |
| CIE-LCH | lch(91.05, 59.44, 122.60°) |
| OKLab | oklab(91.17% -0.0891 0.1203) |
| OKLCH | oklch(91.17% 0.15 126.5) |
| XYZ | xyz(60.1991, 78.5918, 33.1130) |
| Luminance | 0.7859 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.19
Light Pea Green
#C4FE82
ΔE00 2.68
Pistachio (survey)
#C0FA8B
ΔE00 2.72
Light Yellowish Green
#C2FF89
ΔE00 3.16
Pale Lime
#BEFD73
ΔE00 3.55
Celery
#C1FD95
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F482 #AE82F4
analogous
#F4E782 #C8F482 #8FF482
triadic
#C8F482 #82C8F4 #F482C8
tetradic
#C8F482 #82F4E7 #AE82F4 #F4828F
square
#C8F482 #82F4E7 #AE82F4 #F4828F
split-complementary
#C8F482 #828FF4 #E782F4
monochromatic
#96E714 #AFEF4A #C8F482 #E1F9BA #F3FDE3
Accessibility & contrast
On white
1.26
#C8F482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#C8F482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F482
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F482 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE778
Deuteranopia (green-blind)
#F8E589
Tritanopia (blue-blind)
#CEEBD9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c8f482; /* rgb */ color: rgb(200, 244, 130); /* oklch */ color: oklch(91.2% 0.150 126.5);
Tailwind
colors: {
custom: {
50: '#daf8a8',
500: '#c8f482',
950: '#000000',
},
}SCSS
$custom: #c8f482; $custom-light: #daf8a8; $custom-dark: #000000;
JSON
{
"hex": "#c8f482",
"rgb": {
"r": 200,
"g": 244,
"b": 130
},
"hsl": {
"h": 83.158,
"s": 83.824,
"l": 73.333
},
"oklch": {
"l": 0.91172,
"c": 0.14972,
"h": 126.5
},
"luminance": 0.78592
}Semantic roles & 50–950 ramp
primary
#C8F482
secondary
#7E4AD0
accent
#05E05A
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581