#C8F582#C8F582
#C8F582 is a very light, vivid yellow-green. Relative luminance 0.792; OKLCH L 91.4% C 0.151 H 126.8°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F582 |
|---|---|
| RGB | rgb(200, 245, 130) |
| HSL | hsl(83, 85%, 74%) |
| HSV | hsv(83, 47%, 96%) |
| CMYK | cmyk(18.4%, 0%, 46.9%, 3.9%) |
| CIE-LAB | lab(91.32, -32.49, 50.41) |
| CIE-LCH | lch(91.32, 59.97, 122.80°) |
| OKLab | oklab(91.39% -0.0904 0.1211) |
| OKLCH | oklch(91.39% 0.151 126.8) |
| XYZ | xyz(60.5008, 79.1952, 33.2135) |
| Luminance | 0.7920 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.98
Light Pea Green
#C4FE82
ΔE00 2.44
Pistachio (survey)
#C0FA8B
ΔE00 2.58
Light Yellowish Green
#C2FF89
ΔE00 2.95
Pale Lime
#BEFD73
ΔE00 3.33
Celery
#C1FD95
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F582 #AF82F5
analogous
#F5E882 #C8F582 #8EF582
triadic
#C8F582 #82C8F5 #F582C8
tetradic
#C8F582 #82F5E8 #AF82F5 #F5828E
square
#C8F582 #82F5E8 #AF82F5 #F5828E
split-complementary
#C8F582 #828EF5 #E882F5
monochromatic
#96EA13 #AFF049 #C8F582 #E1FABB #F3FDE3
Accessibility & contrast
On white
1.25
#C8F582 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#C8F582 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F582
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F582 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F582 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE878
Deuteranopia (green-blind)
#F9E589
Tritanopia (blue-blind)
#CEECDA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c8f582; /* rgb */ color: rgb(200, 245, 130); /* oklch */ color: oklch(91.4% 0.151 126.8);
Tailwind
colors: {
custom: {
50: '#daf8a8',
500: '#c8f582',
950: '#000000',
},
}SCSS
$custom: #c8f582; $custom-light: #daf8a8; $custom-dark: #000000;
JSON
{
"hex": "#c8f582",
"rgb": {
"r": 200,
"g": 245,
"b": 130
},
"hsl": {
"h": 83.478,
"s": 85.185,
"l": 73.529
},
"oklch": {
"l": 0.91392,
"c": 0.15109,
"h": 126.8
},
"luminance": 0.79196
}Semantic roles & 50–950 ramp
primary
#C8F582
secondary
#7F4AD1
accent
#04E25B
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581