#86FED3#86FED3
#86FED3 is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.5% C 0.125 H 168.0°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #86FED3 |
|---|---|
| RGB | rgb(134, 254, 211) |
| HSL | hsl(159, 98%, 76%) |
| HSV | hsv(159, 47%, 100%) |
| CMYK | cmyk(47.2%, 0%, 16.9%, 0.4%) |
| CIE-LAB | lab(91.98, -43.70, 10.18) |
| CIE-LCH | lch(91.98, 44.87, 166.88°) |
| OKLab | oklab(91.51% -0.1227 0.0261) |
| OKLCH | oklch(91.51% 0.125 168) |
| XYZ | xyz(57.0261, 80.6505, 74.1774) |
| Luminance | 0.8065 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.73
Light Aqua
#8CFFDB
ΔE00 1.87
Light Turquoise
#7EF4CC
ΔE00 2.16
Light Aquamarine
#7BFDC7
ΔE00 2.65
Pale Turquoise
#A5FBD5
ΔE00 3.68
Tiffany Blue
#7BF2DA
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FED3 #FE86B1
analogous
#86FE97 #86FED3 #86EDFE
triadic
#86FED3 #D386FE #FED386
tetradic
#86FED3 #9786FE #FE86B1 #EDFE86
square
#86FED3 #9786FE #FE86B1 #EDFE86
split-complementary
#86FED3 #FE86ED #FE9786
monochromatic
#0DFDA7 #49FDBD #86FED3 #C3FFE9 #E1FFF4
Accessibility & contrast
On white
1.23
#86FED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#86FED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FED3
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FED3 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0D1
Deuteranopia (green-blind)
#E6E2D6
Tritanopia (blue-blind)
#5CFFF2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #86fed3; /* rgb */ color: rgb(134, 254, 211); /* oklch */ color: oklch(91.5% 0.125 168.0);
Tailwind
colors: {
custom: {
50: '#b0ffe0',
500: '#86fed3',
950: '#000000',
},
}SCSS
$custom: #86fed3; $custom-light: #b0ffe0; $custom-dark: #000000;
JSON
{
"hex": "#86fed3",
"rgb": {
"r": 134,
"g": 254,
"b": 211
},
"hsl": {
"h": 158.5,
"s": 98.361,
"l": 76.078
},
"oklch": {
"l": 0.91514,
"c": 0.12549,
"h": 168
},
"luminance": 0.80655
}Semantic roles & 50–950 ramp
primary
#86FED3
secondary
#DE4A7F
accent
#0052E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684