#C8E58E#C8E58E
#C8E58E is a very light, moderate yellow-green. Relative luminance 0.703; OKLCH L 88.1% C 0.116 H 123.8°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E58E |
|---|---|
| RGB | rgb(200, 229, 142) |
| HSL | hsl(80, 63%, 73%) |
| HSV | hsv(80, 38%, 90%) |
| CMYK | cmyk(12.7%, 0%, 38%, 10.2%) |
| CIE-LAB | lab(87.13, -23.57, 39.31) |
| CIE-LCH | lch(87.13, 45.83, 120.94°) |
| OKLab | oklab(88.08% -0.0646 0.0966) |
| OKLCH | oklch(88.08% 0.116 123.8) |
| XYZ | xyz(56.7209, 70.2708, 36.1613) |
| Luminance | 0.7027 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.76
Light Khaki
#E6F2A2
ΔE00 5.25
Pale Olive
#B9CC81
ΔE00 5.93
Light Grey Green
#B7E1A1
ΔE00 5.95
Pistachio (survey)
#C0FA8B
ΔE00 6.18
Greenish Beige
#C9D179
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E58E #AB8EE5
analogous
#E5D68E #C8E58E #9CE58E
triadic
#C8E58E #8EC8E5 #E58EC8
tetradic
#C8E58E #8EE5D6 #AB8EE5 #E58E9C
square
#C8E58E #8EE5D6 #AB8EE5 #E58E9C
split-complementary
#C8E58E #8E9CE5 #D68EE5
monochromatic
#96CA2F #B0DA5C #C8E58E #E0F0C0 #F3F9E6
Accessibility & contrast
On white
1.39
#C8E58E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#C8E58E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E58E
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E58E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E58E | 1.00 | 1.39 | 15.05 | 15.05 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB88
Deuteranopia (green-blind)
#EADA92
Tritanopia (blue-blind)
#CEDDCF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c8e58e; /* rgb */ color: rgb(200, 229, 142); /* oklch */ color: oklch(88.1% 0.116 123.8);
Tailwind
colors: {
custom: {
50: '#daedb0',
500: '#c8e58e',
950: '#000000',
},
}SCSS
$custom: #c8e58e; $custom-light: #daedb0; $custom-dark: #000000;
JSON
{
"hex": "#c8e58e",
"rgb": {
"r": 200,
"g": 229,
"b": 142
},
"hsl": {
"h": 80,
"s": 62.59,
"l": 72.745
},
"oklch": {
"l": 0.88078,
"c": 0.1162,
"h": 123.8
},
"luminance": 0.70271
}Semantic roles & 50–950 ramp
primary
#C8E58E
secondary
#7B59BE
accent
#1BCA56
background
#FEFEFD
surface
#FCFDF7
border
#D5D5D0
text
#151610
muted
#848481