#86FEBE#86FEBE
#86FEBE is a very light, vivid green. Relative luminance 0.797; OKLCH L 91.0% C 0.142 H 158.5°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #86FEBE |
|---|---|
| RGB | rgb(134, 254, 190) |
| HSL | hsl(148, 98%, 76%) |
| HSV | hsv(148, 47%, 100%) |
| CMYK | cmyk(47.2%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(91.53, -47.96, 20.34) |
| CIE-LCH | lch(91.53, 52.10, 157.01°) |
| OKLab | oklab(91.01% -0.1319 0.0519) |
| OKLCH | oklch(91.01% 0.142 158.5) |
| XYZ | xyz(54.5633, 79.6654, 61.2069) |
| Luminance | 0.7967 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.80
Light Aquamarine
#7BFDC7
ΔE00 2.66
Seafoam (survey)
#80F9AD
ΔE00 2.76
Light Seafoam
#A0FEBF
ΔE00 2.84
Light Greenish Blue
#63F7B4
ΔE00 2.99
Seafoam Green
#7AF9AB
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FEBE #FE86C6
analogous
#8AFE86 #86FEBE #86FEFA
triadic
#86FEBE #BE86FE #FEBE86
tetradic
#86FEBE #868AFE #FE86C6 #FEFA86
square
#86FEBE #868AFE #FE86C6 #FEFA86
split-complementary
#86FEBE #FA86FE #FE868A
monochromatic
#0DFD7D #49FD9D #86FEBE #C3FFDF #E1FFEF
Accessibility & contrast
On white
1.24
#86FEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#86FEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FEBE
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FEBE | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEBA
Deuteranopia (green-blind)
#EAE2C2
Tritanopia (blue-blind)
#65FDEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #86febe; /* rgb */ color: rgb(134, 254, 190); /* oklch */ color: oklch(91.0% 0.142 158.5);
Tailwind
colors: {
custom: {
50: '#afffd1',
500: '#86febe',
950: '#000000',
},
}SCSS
$custom: #86febe; $custom-light: #afffd1; $custom-dark: #000000;
JSON
{
"hex": "#86febe",
"rgb": {
"r": 134,
"g": 254,
"b": 190
},
"hsl": {
"h": 148,
"s": 98.361,
"l": 76.078
},
"oklch": {
"l": 0.91009,
"c": 0.14172,
"h": 158.5
},
"luminance": 0.7967
}Semantic roles & 50–950 ramp
primary
#86FEBE
secondary
#DE4A99
accent
#007AE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683