#86FFEB#86FFEB
#86FFEB is a very light, moderate teal. Relative luminance 0.826; OKLCH L 92.4% C 0.114 H 181.6°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #86FFEB |
|---|---|
| RGB | rgb(134, 255, 235) |
| HSL | hsl(170, 100%, 76%) |
| HSV | hsv(170, 47%, 100%) |
| CMYK | cmyk(47.5%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(92.83, -38.80, -0.98) |
| CIE-LCH | lch(92.83, 38.81, 181.44°) |
| OKLab | oklab(92.4% -0.1136 -0.0032) |
| OKLCH | oklch(92.4% 0.114 181.6) |
| XYZ | xyz(60.5807, 82.5814, 91.3285) |
| Luminance | 0.8259 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.14
Light Aqua
#8CFFDB
ΔE00 4.95
Bright Aqua
#0BF9EA
ΔE00 5.67
Pale Aqua
#B8FFEB
ΔE00 6.00
Aquamarine
#7FFFD4
ΔE00 6.56
Light Turquoise
#7EF4CC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FFEB #FF869A
analogous
#86FFAF #86FFEB #86D7FF
triadic
#86FFEB #EB86FF #FFEB86
tetradic
#86FFEB #AF86FF #FF869A #D7FF86
square
#86FFEB #AF86FF #FF869A #D7FF86
split-complementary
#86FFEB #FF86D7 #FFAF86
monochromatic
#0CFFD7 #49FFE1 #86FFEB #C3FFF5 #E0FFFA
Accessibility & contrast
On white
1.20
#86FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#86FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FFEB
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FFEB | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3EA
Deuteranopia (green-blind)
#E2E4ED
Tritanopia (blue-blind)
#4DFFF9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #86ffeb; /* rgb */ color: rgb(134, 255, 235); /* oklch */ color: oklch(92.4% 0.114 181.6);
Tailwind
colors: {
custom: {
50: '#b0fff1',
500: '#86ffeb',
950: '#000000',
},
}SCSS
$custom: #86ffeb; $custom-light: #b0fff1; $custom-dark: #000000;
JSON
{
"hex": "#86ffeb",
"rgb": {
"r": 134,
"g": 255,
"b": 235
},
"hsl": {
"h": 170.083,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.92396,
"c": 0.11368,
"h": 181.6
},
"luminance": 0.82586
}Semantic roles & 50–950 ramp
primary
#86FFEB
secondary
#DF4A63
accent
#0026E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685