#C8E07D#C8E07D
#C8E07D is a very light, vivid yellow-green. Relative luminance 0.671; OKLCH L 86.7% C 0.128 H 120.3°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E07D |
|---|---|
| RGB | rgb(200, 224, 125) |
| HSL | hsl(75, 61%, 68%) |
| HSV | hsv(75, 44%, 88%) |
| CMYK | cmyk(10.7%, 0%, 44.2%, 12.2%) |
| CIE-LAB | lab(85.54, -23.11, 45.67) |
| CIE-LCH | lch(85.54, 51.18, 116.84°) |
| OKLab | oklab(86.73% -0.0644 0.1102) |
| OKLCH | oklch(86.73% 0.128 120.3) |
| XYZ | xyz(54.1769, 67.0715, 29.4900) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.59
Pale Olive Green
#B1D27B
ΔE00 4.76
Greenish Tan
#BCCB7A
ΔE00 5.37
Pale Olive
#B9CC81
ΔE00 5.74
Light Khaki
#E6F2A2
ΔE00 6.00
Light Yellow Green
#CCFD7F
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E07D #957DE0
analogous
#E0C67D #C8E07D #96E07D
triadic
#C8E07D #7DC8E0 #E07DC8
tetradic
#C8E07D #7DE0C6 #957DE0 #E07D96
square
#C8E07D #7DE0C6 #957DE0 #E07D96
split-complementary
#C8E07D #7D96E0 #C67DE0
monochromatic
#95B72C #B3D44C #C8E07D #DDECAE #F2F8E0
Accessibility & contrast
On white
1.46
#C8E07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#C8E07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E07D
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E07D | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD675
Deuteranopia (green-blind)
#E8D682
Tritanopia (blue-blind)
#D0D7C8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c8e07d; /* rgb */ color: rgb(200, 224, 125); /* oklch */ color: oklch(86.7% 0.128 120.3);
Tailwind
colors: {
custom: {
50: '#dae9a4',
500: '#c8e07d',
950: '#000000',
},
}SCSS
$custom: #c8e07d; $custom-light: #dae9a4; $custom-dark: #000000;
JSON
{
"hex": "#c8e07d",
"rgb": {
"r": 200,
"g": 224,
"b": 125
},
"hsl": {
"h": 74.545,
"s": 61.491,
"l": 68.431
},
"oklch": {
"l": 0.86728,
"c": 0.12763,
"h": 120.3
},
"luminance": 0.67071
}Semantic roles & 50–950 ramp
primary
#C8E07D
secondary
#654AB7
accent
#1CC946
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15160F
muted
#848480