#86E89B#86E89B
#86E89B is a very light, vivid green. Relative luminance 0.651; OKLCH L 85.1% C 0.142 H 149.5°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #86E89B |
|---|---|
| RGB | rgb(134, 232, 155) |
| HSL | hsl(133, 68%, 72%) |
| HSV | hsv(133, 42%, 91%) |
| CMYK | cmyk(42.2%, 0%, 33.2%, 9%) |
| CIE-LAB | lab(84.56, -44.90, 28.69) |
| CIE-LCH | lch(84.56, 53.28, 147.42°) |
| OKLab | oklab(85.12% -0.1223 0.0721) |
| OKLCH | oklch(85.12% 0.142 149.5) |
| XYZ | xyz(44.6019, 65.1452, 41.2280) |
| Luminance | 0.6515 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.45
Light Sea Green
#98F6B0
ΔE00 3.64
Hospital Green
#9BE5AA
ΔE00 3.96
Seafoam (survey)
#80F9AD
ΔE00 4.10
Seafoam Green
#7AF9AB
ΔE00 4.22
Foam Green
#90FDA9
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86E89B #E886D3
analogous
#A2E886 #86E89B #86E8CC
triadic
#86E89B #9B86E8 #E89B86
tetradic
#86E89B #86A2E8 #E886D3 #E8CC86
square
#86E89B #86A2E8 #E886D3 #E8CC86
split-complementary
#86E89B #CC86E8 #E886A2
monochromatic
#27CD4A #53DE71 #86E89B #B9F2C6 #E5FAEA
Accessibility & contrast
On white
1.50
#86E89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#86E89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86E89B
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86E89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86E89B | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D996
Deuteranopia (green-blind)
#DBCFA0
Tritanopia (blue-blind)
#75E5D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #86e89b; /* rgb */ color: rgb(134, 232, 155); /* oklch */ color: oklch(85.1% 0.142 149.5);
Tailwind
colors: {
custom: {
50: '#adf0b9',
500: '#86e89b',
950: '#000000',
},
}SCSS
$custom: #86e89b; $custom-light: #adf0b9; $custom-dark: #000000;
JSON
{
"hex": "#86e89b",
"rgb": {
"r": 134,
"g": 232,
"b": 155
},
"hsl": {
"h": 132.857,
"s": 68.056,
"l": 71.765
},
"oklch": {
"l": 0.85122,
"c": 0.14199,
"h": 149.5
},
"luminance": 0.65148
}Semantic roles & 50–950 ramp
primary
#86E89B
secondary
#C151A9
accent
#16A8D0
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#111611
muted
#818581