#C8E082#C8E082
#C8E082 is a very light, vivid yellow-green. Relative luminance 0.672; OKLCH L 86.8% C 0.122 H 120.7°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E082 |
|---|---|
| RGB | rgb(200, 224, 130) |
| HSL | hsl(75, 60%, 69%) |
| HSV | hsv(75, 42%, 88%) |
| CMYK | cmyk(10.7%, 0%, 42%, 12.2%) |
| CIE-LAB | lab(85.61, -22.56, 43.31) |
| CIE-LCH | lch(85.61, 48.83, 117.51°) |
| OKLab | oklab(86.8% -0.0625 0.1052) |
| OKLCH | oklch(86.8% 0.122 120.7) |
| XYZ | xyz(54.5044, 67.2025, 31.2148) |
| Luminance | 0.6720 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.44
Greenish Beige
#C9D179
ΔE00 4.59
Greenish Tan
#BCCB7A
ΔE00 5.14
Pale Olive
#B9CC81
ΔE00 5.32
Light Khaki
#E6F2A2
ΔE00 5.68
Light Moss Green
#A6C875
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E082 #9A82E0
analogous
#E0C982 #C8E082 #99E082
triadic
#C8E082 #82C8E0 #E082C8
tetradic
#C8E082 #82E0C9 #9A82E0 #E08299
square
#C8E082 #82E0C9 #9A82E0 #E08299
split-complementary
#C8E082 #8299E0 #C982E0
monochromatic
#96BA2E #B2D451 #C8E082 #DEECB3 #F3F8E4
Accessibility & contrast
On white
1.45
#C8E082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#C8E082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E082
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E082 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD67B
Deuteranopia (green-blind)
#E7D687
Tritanopia (blue-blind)
#D0D7C9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c8e082; /* rgb */ color: rgb(200, 224, 130); /* oklch */ color: oklch(86.8% 0.122 120.7);
Tailwind
colors: {
custom: {
50: '#dae9a8',
500: '#c8e082',
950: '#000000',
},
}SCSS
$custom: #c8e082; $custom-light: #dae9a8; $custom-dark: #000000;
JSON
{
"hex": "#c8e082",
"rgb": {
"r": 200,
"g": 224,
"b": 130
},
"hsl": {
"h": 75.319,
"s": 60.256,
"l": 69.412
},
"oklch": {
"l": 0.86803,
"c": 0.12233,
"h": 120.7
},
"luminance": 0.67202
}Semantic roles & 50–950 ramp
primary
#C8E082
secondary
#6A4FB7
accent
#1EC849
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#151610
muted
#848480