#86E89A#86E89A
#86E89A is a very light, vivid green. Relative luminance 0.651; OKLCH L 85.1% C 0.143 H 149.2°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #86E89A |
|---|---|
| RGB | rgb(134, 232, 154) |
| HSL | hsl(132, 68%, 72%) |
| HSV | hsv(132, 42%, 91%) |
| CMYK | cmyk(42.2%, 0%, 33.6%, 9%) |
| CIE-LAB | lab(84.54, -45.07, 29.17) |
| CIE-LCH | lch(84.54, 53.68, 147.08°) |
| OKLab | oklab(85.1% -0.1228 0.0732) |
| OKLCH | oklch(85.1% 0.143 149.2) |
| XYZ | xyz(44.5183, 65.1117, 40.7876) |
| Luminance | 0.6512 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.28
Light Sea Green
#98F6B0
ΔE00 3.73
Hospital Green
#9BE5AA
ΔE00 4.09
Seafoam (survey)
#80F9AD
ΔE00 4.17
Seafoam Green
#7AF9AB
ΔE00 4.28
Foam Green
#90FDA9
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86E89A #E886D4
analogous
#A3E886 #86E89A #86E8CB
triadic
#86E89A #9A86E8 #E89A86
tetradic
#86E89A #86A3E8 #E886D4 #E8CB86
square
#86E89A #86A3E8 #E886D4 #E8CB86
split-complementary
#86E89A #CB86E8 #E886A3
monochromatic
#27CD49 #53DE6F #86E89A #B9F2C5 #E5FAEA
Accessibility & contrast
On white
1.50
#86E89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#86E89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86E89A
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86E89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86E89A | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD995
Deuteranopia (green-blind)
#DBCF9F
Tritanopia (blue-blind)
#76E5D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #86e89a; /* rgb */ color: rgb(134, 232, 154); /* oklch */ color: oklch(85.1% 0.143 149.2);
Tailwind
colors: {
custom: {
50: '#aef0b8',
500: '#86e89a',
950: '#000000',
},
}SCSS
$custom: #86e89a; $custom-light: #aef0b8; $custom-dark: #000000;
JSON
{
"hex": "#86e89a",
"rgb": {
"r": 134,
"g": 232,
"b": 154
},
"hsl": {
"h": 132.245,
"s": 68.056,
"l": 71.765
},
"oklch": {
"l": 0.85102,
"c": 0.14295,
"h": 149.2
},
"luminance": 0.65115
}Semantic roles & 50–950 ramp
primary
#86E89A
secondary
#C151AA
accent
#16AAD0
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111611
muted
#818581