#C8E374#C8E374
#C8E374 is a very light, vivid yellow-green. Relative luminance 0.685; OKLCH L 87.3% C 0.141 H 120.7°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E374 |
|---|---|
| RGB | rgb(200, 227, 116) |
| HSL | hsl(75, 66%, 67%) |
| HSV | hsv(75, 49%, 89%) |
| CMYK | cmyk(11.9%, 0%, 48.9%, 11%) |
| CIE-LAB | lab(86.25, -25.47, 50.84) |
| CIE-LCH | lch(86.25, 56.86, 116.61°) |
| OKLab | oklab(87.26% -0.0718 0.121) |
| OKLCH | oklch(87.26% 0.141 120.7) |
| XYZ | xyz(54.4412, 68.4786, 26.8692) |
| Luminance | 0.6848 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 5.69
Pale Olive Green
#B1D27B
ΔE00 5.87
Pear
#CBF85F
ΔE00 6.04
Light Yellow Green
#CCFD7F
ΔE00 6.07
Greenish Tan
#BCCB7A
ΔE00 6.69
Light Khaki
#E6F2A2
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E374 #8F74E3
analogous
#E3C774 #C8E374 #90E374
triadic
#C8E374 #74C8E3 #E374C8
tetradic
#C8E374 #74E3C7 #8F74E3 #E37490
square
#C8E374 #74E3C7 #8F74E3 #E37490
split-complementary
#C8E374 #7490E3 #C774E3
monochromatic
#94B825 #B4D941 #C8E374 #DCEDA7 #F0F8DA
Accessibility & contrast
On white
1.43
#C8E374 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#C8E374 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E374
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E374 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E374 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD86A
Deuteranopia (green-blind)
#EBD87A
Tritanopia (blue-blind)
#D1D9C9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8e374; /* rgb */ color: rgb(200, 227, 116); /* oklch */ color: oklch(87.3% 0.141 120.7);
Tailwind
colors: {
custom: {
50: '#daeb9e',
500: '#c8e374',
950: '#000000',
},
}SCSS
$custom: #c8e374; $custom-light: #daeb9e; $custom-dark: #000000;
JSON
{
"hex": "#c8e374",
"rgb": {
"r": 200,
"g": 227,
"b": 116
},
"hsl": {
"h": 74.595,
"s": 66.467,
"l": 67.255
},
"oklch": {
"l": 0.87258,
"c": 0.14073,
"h": 120.7
},
"luminance": 0.68478
}Semantic roles & 50–950 ramp
primary
#C8E374
secondary
#6043B8
accent
#17CE44
background
#FEFEFC
surface
#FCFDF5
border
#D5D5CF
text
#15160F
muted
#848480