#C8EB96#C8EB96
#C8EB96 is a very light, moderate yellow-green. Relative luminance 0.739; OKLCH L 89.5% C 0.116 H 126.8°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EB96 |
|---|---|
| RGB | rgb(200, 235, 150) |
| HSL | hsl(85, 68%, 75%) |
| HSV | hsv(85, 36%, 92%) |
| CMYK | cmyk(14.9%, 0%, 36.2%, 7.8%) |
| CIE-LAB | lab(88.87, -25.44, 37.58) |
| CIE-LCH | lch(88.87, 45.38, 124.10°) |
| OKLab | oklab(89.51% -0.0695 0.0929) |
| OKLCH | oklch(89.51% 0.116 126.8) |
| XYZ | xyz(59.0321, 73.8975, 40.0019) |
| Luminance | 0.7390 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 4.77
Washed Out Green
#BCF5A6
ΔE00 4.78
Pistachio (survey)
#C0FA8B
ΔE00 5.09
Celery
#C1FD95
ΔE00 5.17
Light Grey Green
#B7E1A1
ΔE00 5.22
Light Sage
#BCECAC
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EB96 #B996EB
analogous
#EBE396 #C8EB96 #9DEB96
triadic
#C8EB96 #96C8EB #EB96C8
tetradic
#C8EB96 #96EBE3 #B996EB #EB969D
square
#C8EB96 #96EBE3 #B996EB #EB969D
split-complementary
#C8EB96 #969DEB #E396EB
monochromatic
#92D72F #ADE163 #C8EB96 #E3F5C9 #F2FAE5
Accessibility & contrast
On white
1.33
#C8EB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#C8EB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EB96
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EB96 | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E190
Deuteranopia (green-blind)
#EEDF9A
Tritanopia (blue-blind)
#CCE4D6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c8eb96; /* rgb */ color: rgb(200, 235, 150); /* oklch */ color: oklch(89.5% 0.116 126.8);
Tailwind
colors: {
custom: {
50: '#daf1b6',
500: '#c8eb96',
950: '#000000',
},
}SCSS
$custom: #c8eb96; $custom-light: #daf1b6; $custom-dark: #000000;
JSON
{
"hex": "#c8eb96",
"rgb": {
"r": 200,
"g": 235,
"b": 150
},
"hsl": {
"h": 84.706,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.89514,
"c": 0.116,
"h": 126.8
},
"luminance": 0.73898
}Semantic roles & 50–950 ramp
primary
#C8EB96
secondary
#895FC6
accent
#16D062
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#151611
muted
#848581