#86E89F#86E89F
#86E89F is a very light, vivid green. Relative luminance 0.653; OKLCH L 85.2% C 0.138 H 150.8°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #86E89F |
|---|---|
| RGB | rgb(134, 232, 159) |
| HSL | hsl(135, 68%, 72%) |
| HSV | hsv(135, 42%, 91%) |
| CMYK | cmyk(42.2%, 0%, 31.5%, 9%) |
| CIE-LAB | lab(84.63, -44.21, 26.73) |
| CIE-LCH | lch(84.63, 51.66, 148.84°) |
| OKLab | oklab(85.2% -0.1206 0.0674) |
| OKLCH | oklch(85.2% 0.138 150.8) |
| XYZ | xyz(44.9434, 65.2818, 43.0266) |
| Luminance | 0.6529 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 3.38
Hospital Green
#9BE5AA
ΔE00 3.49
Seafoam (survey)
#80F9AD
ΔE00 3.90
Seafoam Green
#7AF9AB
ΔE00 4.07
Lightgreen
#90EE90
ΔE00 4.16
Foam Green
#90FDA9
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86E89F #E886CF
analogous
#9EE886 #86E89F #86E8D0
triadic
#86E89F #9F86E8 #E89F86
tetradic
#86E89F #869EE8 #E886CF #E8D086
square
#86E89F #869EE8 #E886CF #E8D086
split-complementary
#86E89F #D086E8 #E8869E
monochromatic
#27CD51 #53DE76 #86E89F #B9F2C8 #E5FAEB
Accessibility & contrast
On white
1.49
#86E89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#86E89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86E89F
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86E89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86E89F | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D99A
Deuteranopia (green-blind)
#DACFA3
Tritanopia (blue-blind)
#74E5D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #86e89f; /* rgb */ color: rgb(134, 232, 159); /* oklch */ color: oklch(85.2% 0.138 150.8);
Tailwind
colors: {
custom: {
50: '#adf0bb',
500: '#86e89f',
950: '#000000',
},
}SCSS
$custom: #86e89f; $custom-light: #adf0bb; $custom-dark: #000000;
JSON
{
"hex": "#86e89f",
"rgb": {
"r": 134,
"g": 232,
"b": 159
},
"hsl": {
"h": 135.306,
"s": 68.056,
"l": 71.765
},
"oklch": {
"l": 0.85202,
"c": 0.13816,
"h": 150.8
},
"luminance": 0.65285
}Semantic roles & 50–950 ramp
primary
#86E89F
secondary
#C151A5
accent
#16A0D0
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#111612
muted
#818582