#C8E980#C8E980
#C8E980 is a very light, vivid yellow-green. Relative luminance 0.721; OKLCH L 88.7% C 0.137 H 123.5°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E980 |
|---|---|
| RGB | rgb(200, 233, 128) |
| HSL | hsl(79, 70%, 71%) |
| HSV | hsv(79, 45%, 91%) |
| CMYK | cmyk(14.2%, 0%, 45.1%, 8.6%) |
| CIE-LAB | lab(88.02, -27.09, 47.30) |
| CIE-LCH | lch(88.02, 54.51, 119.80°) |
| OKLab | oklab(88.73% -0.0754 0.114) |
| OKLCH | oklch(88.73% 0.137 123.5) |
| XYZ | xyz(56.8546, 72.1155, 31.3423) |
| Luminance | 0.7212 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.77
Pistachio (survey)
#C0FA8B
ΔE00 5.02
Light Pea Green
#C4FE82
ΔE00 5.41
Light Yellowish Green
#C2FF89
ΔE00 5.79
Pale Olive Green
#B1D27B
ΔE00 5.90
Celery
#C1FD95
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E980 #A180E9
analogous
#E9D580 #C8E980 #93E980
triadic
#C8E980 #80C8E9 #E980C8
tetradic
#C8E980 #80E9D5 #A180E9 #E98093
square
#C8E980 #80E9D5 #A180E9 #E98093
split-complementary
#C8E980 #8093E9 #D580E9
monochromatic
#97CB23 #B1E04C #C8E980 #DFF2B4 #F4FAE5
Accessibility & contrast
On white
1.36
#C8E980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#C8E980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E980
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E980 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE77
Deuteranopia (green-blind)
#EFDD86
Tritanopia (blue-blind)
#CFE0D0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c8e980; /* rgb */ color: rgb(200, 233, 128); /* oklch */ color: oklch(88.7% 0.137 123.5);
Tailwind
colors: {
custom: {
50: '#daf0a7',
500: '#c8e980',
950: '#000000',
},
}SCSS
$custom: #c8e980; $custom-light: #daf0a7; $custom-dark: #000000;
JSON
{
"hex": "#c8e980",
"rgb": {
"r": 200,
"g": 233,
"b": 128
},
"hsl": {
"h": 78.857,
"s": 70.47,
"l": 70.784
},
"oklch": {
"l": 0.88733,
"c": 0.13669,
"h": 123.5
},
"luminance": 0.72116
}Semantic roles & 50–950 ramp
primary
#C8E980
secondary
#714BC2
accent
#13D24F
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15160F
muted
#848580