#C8E688#C8E688
#C8E688 is a very light, vivid yellow-green. Relative luminance 0.707; OKLCH L 88.2% C 0.124 H 123.4°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E688 |
|---|---|
| RGB | rgb(200, 230, 136) |
| HSL | hsl(79, 65%, 72%) |
| HSV | hsv(79, 41%, 90%) |
| CMYK | cmyk(13%, 0%, 40.9%, 9.8%) |
| CIE-LAB | lab(87.31, -24.76, 42.52) |
| CIE-LCH | lch(87.31, 49.20, 120.22°) |
| OKLab | oklab(88.2% -0.0683 0.1037) |
| OKLCH | oklch(88.2% 0.124 123.4) |
| XYZ | xyz(56.5600, 70.6504, 33.9449) |
| Luminance | 0.7065 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.98
Light Khaki
#E6F2A2
ΔE00 5.47
Pistachio (survey)
#C0FA8B
ΔE00 5.72
Light Yellow Green
#CCFD7F
ΔE00 6.08
Greenish Beige
#C9D179
ΔE00 6.27
Celery
#C1FD95
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E688 #A688E6
analogous
#E6D588 #C8E688 #99E688
triadic
#C8E688 #88C8E6 #E688C8
tetradic
#C8E688 #88E6D5 #A688E6 #E68899
square
#C8E688 #88E6D5 #A688E6 #E68899
split-complementary
#C8E688 #8899E6 #D588E6
monochromatic
#97C92A #B1DB55 #C8E688 #DFF1BB #F3FAE6
Accessibility & contrast
On white
1.39
#C8E688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#C8E688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E688
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E688 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC81
Deuteranopia (green-blind)
#ECDB8D
Tritanopia (blue-blind)
#CEDECF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c8e688; /* rgb */ color: rgb(200, 230, 136); /* oklch */ color: oklch(88.2% 0.124 123.4);
Tailwind
colors: {
custom: {
50: '#daeeac',
500: '#c8e688',
950: '#000000',
},
}SCSS
$custom: #c8e688; $custom-light: #daeeac; $custom-dark: #000000;
JSON
{
"hex": "#c8e688",
"rgb": {
"r": 200,
"g": 230,
"b": 136
},
"hsl": {
"h": 79.149,
"s": 65.278,
"l": 71.765
},
"oklch": {
"l": 0.88198,
"c": 0.12415,
"h": 123.4
},
"luminance": 0.70651
}Semantic roles & 50–950 ramp
primary
#C8E688
secondary
#7653BF
accent
#18CD52
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581