#C8E682#C8E682
#C8E682 is a very light, vivid yellow-green. Relative luminance 0.705; OKLCH L 88.1% C 0.131 H 122.8°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E682 |
|---|---|
| RGB | rgb(200, 230, 130) |
| HSL | hsl(78, 67%, 71%) |
| HSV | hsv(78, 43%, 90%) |
| CMYK | cmyk(13%, 0%, 43.5%, 9.8%) |
| CIE-LAB | lab(87.23, -25.44, 45.35) |
| CIE-LCH | lch(87.23, 52.00, 119.30°) |
| OKLab | oklab(88.11% -0.0706 0.1098) |
| OKLCH | oklch(88.11% 0.131 122.8) |
| XYZ | xyz(56.1455, 70.4846, 31.7618) |
| Luminance | 0.7048 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.25
Light Yellow Green
#CCFD7F
ΔE00 5.66
Pistachio (survey)
#C0FA8B
ΔE00 5.71
Light Khaki
#E6F2A2
ΔE00 5.79
Greenish Beige
#C9D179
ΔE00 6.19
Light Pea Green
#C4FE82
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E682 #A082E6
analogous
#E6D282 #C8E682 #96E682
triadic
#C8E682 #82C8E6 #E682C8
tetradic
#C8E682 #82E6D2 #A082E6 #E68296
square
#C8E682 #82E6D2 #A082E6 #E68296
split-complementary
#C8E682 #8296E6 #D282E6
monochromatic
#96C628 #B2DC4F #C8E682 #DEF0B5 #F4FAE5
Accessibility & contrast
On white
1.39
#C8E682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#C8E682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E682
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E682 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7A
Deuteranopia (green-blind)
#ECDA87
Tritanopia (blue-blind)
#CFDDCE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c8e682; /* rgb */ color: rgb(200, 230, 130); /* oklch */ color: oklch(88.1% 0.131 122.8);
Tailwind
colors: {
custom: {
50: '#daeea8',
500: '#c8e682',
950: '#000000',
},
}SCSS
$custom: #c8e682; $custom-light: #daeea8; $custom-dark: #000000;
JSON
{
"hex": "#c8e682",
"rgb": {
"r": 200,
"g": 230,
"b": 130
},
"hsl": {
"h": 78,
"s": 66.667,
"l": 70.588
},
"oklch": {
"l": 0.88107,
"c": 0.13052,
"h": 122.8
},
"luminance": 0.70485
}Semantic roles & 50–950 ramp
primary
#C8E682
secondary
#704EBF
accent
#17CF4E
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151610
muted
#848580