#8DEB91#8DEB91
#8DEB91 is a very light, vivid green. Relative luminance 0.671; OKLCH L 86.0% C 0.152 H 145.0°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #8DEB91 |
|---|---|
| RGB | rgb(141, 235, 145) |
| HSL | hsl(123, 70%, 74%) |
| HSV | hsv(123, 40%, 92%) |
| CMYK | cmyk(40%, 0%, 38.3%, 7.8%) |
| CIE-LAB | lab(85.56, -45.78, 35.14) |
| CIE-LCH | lch(85.56, 57.71, 142.49°) |
| OKLab | oklab(85.97% -0.1247 0.0872) |
| OKLCH | oklch(85.97% 0.152 145) |
| XYZ | xyz(45.8014, 67.1210, 37.3248) |
| Luminance | 0.6712 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.91
Palegreen
#98FB98
ΔE00 3.52
Mint Green
#8FFF9F
ΔE00 4.24
Baby Green
#8CFF9E
ΔE00 4.30
Foam Green
#90FDA9
ΔE00 4.36
Light Sea Green
#98F6B0
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DEB91 #EB8DE7
analogous
#B8EB8D #8DEB91 #8DEBC0
triadic
#8DEB91 #918DEB #EB918D
tetradic
#8DEB91 #8DB8EB #EB8DE7 #EBC08D
square
#8DEB91 #8DB8EB #EB8DE7 #EBC08D
split-complementary
#8DEB91 #C08DEB #EB8DB8
monochromatic
#26D82D #59E25F #8DEB91 #C1F4C3 #E5FAE6
Accessibility & contrast
On white
1.46
#8DEB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#8DEB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DEB91
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DEB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DEB91 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB8B
Deuteranopia (green-blind)
#E0D296
Tritanopia (blue-blind)
#81E6D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #8deb91; /* rgb */ color: rgb(141, 235, 145); /* oklch */ color: oklch(86.0% 0.152 145.0);
Tailwind
colors: {
custom: {
50: '#b2f2b2',
500: '#8deb91',
950: '#000000',
},
}SCSS
$custom: #8deb91; $custom-light: #b2f2b2; $custom-dark: #000000;
JSON
{
"hex": "#8deb91",
"rgb": {
"r": 141,
"g": 235,
"b": 145
},
"hsl": {
"h": 122.553,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.85969,
"c": 0.15213,
"h": 145
},
"luminance": 0.67124
}Semantic roles & 50–950 ramp
primary
#8DEB91
secondary
#C657C1
accent
#13CAD2
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581