#86F09B#86F09B
#86F09B is a very light, vivid green. Relative luminance 0.698; OKLCH L 87.0% C 0.154 H 148.8°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #86F09B |
|---|---|
| RGB | rgb(134, 240, 155) |
| HSL | hsl(132, 78%, 73%) |
| HSV | hsv(132, 44%, 94%) |
| CMYK | cmyk(44.2%, 0%, 35.4%, 5.9%) |
| CIE-LAB | lab(86.88, -48.30, 31.79) |
| CIE-LCH | lch(86.88, 57.83, 146.65°) |
| OKLab | oklab(87.01% -0.1314 0.0795) |
| OKLCH | oklch(87.01% 0.154 148.8) |
| XYZ | xyz(46.9052, 69.7518, 41.9958) |
| Luminance | 0.6976 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.45
Foam Green
#90FDA9
ΔE00 2.82
Seafoam (survey)
#80F9AD
ΔE00 3.21
Seafoam Green
#7AF9AB
ΔE00 3.25
Light Sea Green
#98F6B0
ΔE00 3.33
Mint Green
#8FFF9F
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86F09B #F086DB
analogous
#A6F086 #86F09B #86F0D0
triadic
#86F09B #9B86F0 #F09B86
tetradic
#86F09B #86A6F0 #F086DB #F0D086
square
#86F09B #86A6F0 #F086DB #F0D086
split-complementary
#86F09B #D086F0 #F086A6
monochromatic
#1CE043 #50E96E #86F09B #BCF7C8 #E4FCE9
Accessibility & contrast
On white
1.40
#86F09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#86F09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86F09B
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86F09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86F09B | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E095
Deuteranopia (green-blind)
#E2D5A0
Tritanopia (blue-blind)
#74ECDA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #86f09b; /* rgb */ color: rgb(134, 240, 155); /* oklch */ color: oklch(87.0% 0.154 148.8);
Tailwind
colors: {
custom: {
50: '#aef5b9',
500: '#86f09b',
950: '#000000',
},
}SCSS
$custom: #86f09b; $custom-light: #aef5b9; $custom-dark: #000000;
JSON
{
"hex": "#86f09b",
"rgb": {
"r": 134,
"g": 240,
"b": 155
},
"hsl": {
"h": 131.887,
"s": 77.941,
"l": 73.333
},
"oklch": {
"l": 0.87008,
"c": 0.1536,
"h": 148.8
},
"luminance": 0.69755
}Semantic roles & 50–950 ramp
primary
#86F09B
secondary
#CB4FB3
accent
#0BB1DA
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581