#C8E376#C8E376
#C8E376 is a very light, vivid yellow-green. Relative luminance 0.685; OKLCH L 87.3% C 0.139 H 120.8°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E376 |
|---|---|
| RGB | rgb(200, 227, 118) |
| HSL | hsl(75, 66%, 68%) |
| HSV | hsv(75, 48%, 89%) |
| CMYK | cmyk(11.9%, 0%, 48%, 11%) |
| CIE-LAB | lab(86.27, -25.27, 49.92) |
| CIE-LCH | lch(86.27, 55.95, 116.85°) |
| OKLab | oklab(87.28% -0.0711 0.1192) |
| OKLCH | oklch(87.28% 0.139 120.8) |
| XYZ | xyz(54.5588, 68.5256, 27.4885) |
| Luminance | 0.6853 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.61
Pale Olive Green
#B1D27B
ΔE00 5.69
Light Yellow Green
#CCFD7F
ΔE00 6.08
Pear
#CBF85F
ΔE00 6.21
Greenish Tan
#BCCB7A
ΔE00 6.56
Light Khaki
#E6F2A2
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E376 #9176E3
analogous
#E3C776 #C8E376 #92E376
triadic
#C8E376 #76C8E3 #E376C8
tetradic
#C8E376 #76E3C7 #9176E3 #E37692
square
#C8E376 #76E3C7 #9176E3 #E37692
split-complementary
#C8E376 #7692E3 #C776E3
monochromatic
#94B926 #B4D943 #C8E376 #DCEDA9 #F1F8DC
Accessibility & contrast
On white
1.43
#C8E376 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#C8E376 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E376
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E376 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E376 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD86C
Deuteranopia (green-blind)
#EBD87C
Tritanopia (blue-blind)
#D0D9CA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8e376; /* rgb */ color: rgb(200, 227, 118); /* oklch */ color: oklch(87.3% 0.139 120.8);
Tailwind
colors: {
custom: {
50: '#daeba0',
500: '#c8e376',
950: '#000000',
},
}SCSS
$custom: #c8e376; $custom-light: #daeba0; $custom-dark: #000000;
JSON
{
"hex": "#c8e376",
"rgb": {
"r": 200,
"g": 227,
"b": 118
},
"hsl": {
"h": 74.862,
"s": 66.061,
"l": 67.647
},
"oklch": {
"l": 0.87284,
"c": 0.13875,
"h": 120.8
},
"luminance": 0.68526
}Semantic roles & 50–950 ramp
primary
#C8E376
secondary
#6144B9
accent
#18CE45
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480