#C8E474#C8E474
#C8E474 is a very light, vivid yellow-green. Relative luminance 0.690; OKLCH L 87.5% C 0.142 H 121.0°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E474 |
|---|---|
| RGB | rgb(200, 228, 116) |
| HSL | hsl(75, 67%, 67%) |
| HSV | hsv(75, 49%, 89%) |
| CMYK | cmyk(12.3%, 0%, 49.1%, 10.6%) |
| CIE-LAB | lab(86.52, -25.95, 51.16) |
| CIE-LCH | lch(86.52, 57.37, 116.89°) |
| OKLab | oklab(87.48% -0.0731 0.1218) |
| OKLCH | oklch(87.48% 0.142 121) |
| XYZ | xyz(54.7155, 69.0272, 26.9607) |
| Luminance | 0.6903 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 5.80
Light Yellow Green
#CCFD7F
ΔE00 5.80
Greenish Beige
#C9D179
ΔE00 5.95
Pale Olive Green
#B1D27B
ΔE00 6.00
Pistachio (survey)
#C0FA8B
ΔE00 6.69
Light Pea Green
#C4FE82
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E474 #9074E4
analogous
#E4C874 #C8E474 #90E474
triadic
#C8E474 #74C8E4 #E474C8
tetradic
#C8E474 #74E4C8 #9074E4 #E47490
square
#C8E474 #74E4C8 #9074E4 #E47490
split-complementary
#C8E474 #7490E4 #C874E4
monochromatic
#94BA24 #B4DA41 #C8E474 #DCEEA7 #F1F8DA
Accessibility & contrast
On white
1.42
#C8E474 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#C8E474 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E474
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E474 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E474 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96A
Deuteranopia (green-blind)
#ECD97A
Tritanopia (blue-blind)
#D1DACA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8e474; /* rgb */ color: rgb(200, 228, 116); /* oklch */ color: oklch(87.5% 0.142 121.0);
Tailwind
colors: {
custom: {
50: '#daec9e',
500: '#c8e474',
950: '#000000',
},
}SCSS
$custom: #c8e474; $custom-light: #daec9e; $custom-dark: #000000;
JSON
{
"hex": "#c8e474",
"rgb": {
"r": 200,
"g": 228,
"b": 116
},
"hsl": {
"h": 75,
"s": 67.47,
"l": 67.451
},
"oklch": {
"l": 0.87476,
"c": 0.14203,
"h": 121
},
"luminance": 0.69027
}Semantic roles & 50–950 ramp
primary
#C8E474
secondary
#6043BA
accent
#16CF44
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480