#C8E075#C8E075
#C8E075 is a very light, vivid yellow-green. Relative luminance 0.669; OKLCH L 86.6% C 0.136 H 119.7°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E075 |
|---|---|
| RGB | rgb(200, 224, 117) |
| HSL | hsl(73, 63%, 67%) |
| HSV | hsv(73, 48%, 88%) |
| CMYK | cmyk(10.7%, 0%, 47.8%, 12.2%) |
| CIE-LAB | lab(85.44, -23.93, 49.39) |
| CIE-LCH | lch(85.44, 54.89, 115.85°) |
| OKLab | oklab(86.62% -0.0674 0.1179) |
| OKLCH | oklch(86.62% 0.136 119.7) |
| XYZ | xyz(53.6863, 66.8752, 26.9061) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.83
Pale Olive Green
#B1D27B
ΔE00 5.44
Greenish Tan
#BCCB7A
ΔE00 5.89
Pale Olive
#B9CC81
ΔE00 6.50
Light Khaki
#E6F2A2
ΔE00 6.64
Pear
#CBF85F
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E075 #8D75E0
analogous
#E0C375 #C8E075 #93E075
triadic
#C8E075 #75C8E0 #E075C8
tetradic
#C8E075 #75E0C3 #8D75E0 #E07593
square
#C8E075 #75E0C3 #8D75E0 #E07593
split-complementary
#C8E075 #7593E0 #C375E0
monochromatic
#93B328 #B4D543 #C8E075 #DCEBA7 #F0F6D9
Accessibility & contrast
On white
1.46
#C8E075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#C8E075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E075
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E075 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66C
Deuteranopia (green-blind)
#E9D67B
Tritanopia (blue-blind)
#D1D6C7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c8e075; /* rgb */ color: rgb(200, 224, 117); /* oklch */ color: oklch(86.6% 0.136 119.7);
Tailwind
colors: {
custom: {
50: '#dae99f',
500: '#c8e075',
950: '#000000',
},
}SCSS
$custom: #c8e075; $custom-light: #dae99f; $custom-dark: #000000;
JSON
{
"hex": "#c8e075",
"rgb": {
"r": 200,
"g": 224,
"b": 117
},
"hsl": {
"h": 73.458,
"s": 63.314,
"l": 66.863
},
"oklch": {
"l": 0.86617,
"c": 0.13583,
"h": 119.7
},
"luminance": 0.66875
}Semantic roles & 50–950 ramp
primary
#C8E075
secondary
#5E45B4
accent
#1ACB42
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15160F
muted
#848480