#C8E377#C8E377
#C8E377 is a very light, vivid yellow-green. Relative luminance 0.685; OKLCH L 87.3% C 0.138 H 120.9°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E377 |
|---|---|
| RGB | rgb(200, 227, 119) |
| HSL | hsl(75, 66%, 68%) |
| HSV | hsv(75, 48%, 89%) |
| CMYK | cmyk(11.9%, 0%, 47.6%, 11%) |
| CIE-LAB | lab(86.28, -25.17, 49.46) |
| CIE-LCH | lch(86.28, 55.50, 116.97°) |
| OKLab | oklab(87.3% -0.0707 0.1182) |
| OKLCH | oklch(87.3% 0.138 120.9) |
| XYZ | xyz(54.6185, 68.5495, 27.8032) |
| Luminance | 0.6855 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.57
Pale Olive Green
#B1D27B
ΔE00 5.60
Light Yellow Green
#CCFD7F
ΔE00 6.09
Pear
#CBF85F
ΔE00 6.30
Greenish Tan
#BCCB7A
ΔE00 6.49
Light Khaki
#E6F2A2
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E377 #9277E3
analogous
#E3C877 #C8E377 #92E377
triadic
#C8E377 #77C8E3 #E377C8
tetradic
#C8E377 #77E3C8 #9277E3 #E37792
square
#C8E377 #77E3C8 #9277E3 #E37792
split-complementary
#C8E377 #7792E3 #C877E3
monochromatic
#95B926 #B3D944 #C8E377 #DDEDAA #F1F8DD
Accessibility & contrast
On white
1.43
#C8E377 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#C8E377 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E377
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E377 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E377 | 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)
#EED86E
Deuteranopia (green-blind)
#EBD87D
Tritanopia (blue-blind)
#D0D9CA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8e377; /* rgb */ color: rgb(200, 227, 119); /* oklch */ color: oklch(87.3% 0.138 120.9);
Tailwind
colors: {
custom: {
50: '#daeba0',
500: '#c8e377',
950: '#000000',
},
}SCSS
$custom: #c8e377; $custom-light: #daeba0; $custom-dark: #000000;
JSON
{
"hex": "#c8e377",
"rgb": {
"r": 200,
"g": 227,
"b": 119
},
"hsl": {
"h": 75,
"s": 65.854,
"l": 67.843
},
"oklch": {
"l": 0.87297,
"c": 0.13776,
"h": 120.9
},
"luminance": 0.68549
}Semantic roles & 50–950 ramp
primary
#C8E377
secondary
#6245BA
accent
#18CE45
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480