#C8F583#C8F583
#C8F583 is a very light, vivid yellow-green. Relative luminance 0.792; OKLCH L 91.4% C 0.150 H 126.9°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F583 |
|---|---|
| RGB | rgb(200, 245, 131) |
| HSL | hsl(84, 85%, 74%) |
| HSV | hsv(84, 47%, 96%) |
| CMYK | cmyk(18.4%, 0%, 46.5%, 3.9%) |
| CIE-LAB | lab(91.33, -32.38, 49.95) |
| CIE-LCH | lch(91.33, 59.53, 122.95°) |
| OKLab | oklab(91.41% -0.09 0.1201) |
| OKLCH | oklch(91.41% 0.15 126.9) |
| XYZ | xyz(60.5682, 79.2221, 33.5688) |
| Luminance | 0.7922 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.06
Light Pea Green
#C4FE82
ΔE00 2.46
Pistachio (survey)
#C0FA8B
ΔE00 2.50
Light Yellowish Green
#C2FF89
ΔE00 2.92
Pale Lime
#BEFD73
ΔE00 3.41
Celery
#C1FD95
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F583 #B083F5
analogous
#F5E983 #C8F583 #8FF583
triadic
#C8F583 #83C8F5 #F583C8
tetradic
#C8F583 #83F5E9 #B083F5 #F5838F
square
#C8F583 #83F5E9 #B083F5 #F5838F
split-complementary
#C8F583 #838FF5 #E983F5
monochromatic
#96EB13 #AFF04A #C8F583 #E1FABC #F2FDE3
Accessibility & contrast
On white
1.25
#C8F583 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#C8F583 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F583
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F583 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F583 | 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)
#FFE879
Deuteranopia (green-blind)
#F9E58A
Tritanopia (blue-blind)
#CEECDA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c8f583; /* rgb */ color: rgb(200, 245, 131); /* oklch */ color: oklch(91.4% 0.150 126.9);
Tailwind
colors: {
custom: {
50: '#daf8a9',
500: '#c8f583',
950: '#000000',
},
}SCSS
$custom: #c8f583; $custom-light: #daf8a9; $custom-dark: #000000;
JSON
{
"hex": "#c8f583",
"rgb": {
"r": 200,
"g": 245,
"b": 131
},
"hsl": {
"h": 83.684,
"s": 85.075,
"l": 73.725
},
"oklch": {
"l": 0.91406,
"c": 0.15011,
"h": 126.9
},
"luminance": 0.79223
}Semantic roles & 50–950 ramp
primary
#C8F583
secondary
#804BD1
accent
#04E25B
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581