#C8E07E#C8E07E
#C8E07E is a very light, vivid yellow-green. Relative luminance 0.671; OKLCH L 86.7% C 0.127 H 120.4°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E07E |
|---|---|
| RGB | rgb(200, 224, 126) |
| HSL | hsl(75, 61%, 69%) |
| HSV | hsv(75, 44%, 88%) |
| CMYK | cmyk(10.7%, 0%, 43.7%, 12.2%) |
| CIE-LAB | lab(85.55, -23.00, 45.20) |
| CIE-LCH | lch(85.55, 50.71, 116.97°) |
| OKLab | oklab(86.74% -0.064 0.1092) |
| OKLCH | oklch(86.74% 0.127 120.4) |
| XYZ | xyz(54.2411, 67.0972, 29.8282) |
| Luminance | 0.6710 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.58
Pale Olive Green
#B1D27B
ΔE00 4.69
Greenish Tan
#BCCB7A
ΔE00 5.31
Pale Olive
#B9CC81
ΔE00 5.65
Light Khaki
#E6F2A2
ΔE00 5.93
Light Yellow Green
#CCFD7F
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E07E #967EE0
analogous
#E0C77E #C8E07E #97E07E
triadic
#C8E07E #7EC8E0 #E07EC8
tetradic
#C8E07E #7EE0C7 #967EE0 #E07E97
square
#C8E07E #7EE0C7 #967EE0 #E07E97
split-complementary
#C8E07E #7E97E0 #C77EE0
monochromatic
#95B82C #B3D44D #C8E07E #DDECAF #F2F8E1
Accessibility & contrast
On white
1.46
#C8E07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#C8E07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E07E
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E07E | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD676
Deuteranopia (green-blind)
#E8D683
Tritanopia (blue-blind)
#D0D7C9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c8e07e; /* rgb */ color: rgb(200, 224, 126); /* oklch */ color: oklch(86.7% 0.127 120.4);
Tailwind
colors: {
custom: {
50: '#dae9a5',
500: '#c8e07e',
950: '#000000',
},
}SCSS
$custom: #c8e07e; $custom-light: #dae9a5; $custom-dark: #000000;
JSON
{
"hex": "#c8e07e",
"rgb": {
"r": 200,
"g": 224,
"b": 126
},
"hsl": {
"h": 74.694,
"s": 61.25,
"l": 68.627
},
"oklch": {
"l": 0.86743,
"c": 0.12658,
"h": 120.4
},
"luminance": 0.67097
}Semantic roles & 50–950 ramp
primary
#C8E07E
secondary
#664BB7
accent
#1DC947
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15160F
muted
#848480