#86FFDE#86FFDE
#86FFDE is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.0% C 0.120 H 173.6°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #86FFDE |
|---|---|
| RGB | rgb(134, 255, 222) |
| HSL | hsl(164, 100%, 76%) |
| HSV | hsv(164, 47%, 100%) |
| CMYK | cmyk(47.5%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(92.51, -41.76, 5.28) |
| CIE-LCH | lch(92.51, 42.09, 172.80°) |
| OKLab | oklab(92.03% -0.1191 0.0133) |
| OKLCH | oklch(92.03% 0.12 173.6) |
| XYZ | xyz(58.7707, 81.8574, 81.7961) |
| Luminance | 0.8186 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.14
Aquamarine
#7FFFD4
ΔE00 2.64
Light Turquoise
#7EF4CC
ΔE00 3.21
Tiffany Blue
#7BF2DA
ΔE00 3.63
Pale Turquoise
#A5FBD5
ΔE00 4.49
Light Aquamarine
#7BFDC7
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FFDE #FF86A7
analogous
#86FFA2 #86FFDE #86E4FF
triadic
#86FFDE #DE86FF #FFDE86
tetradic
#86FFDE #A286FF #FF86A7 #E4FF86
square
#86FFDE #A286FF #FF86A7 #E4FF86
split-complementary
#86FFDE #FF86E4 #FFA286
monochromatic
#0CFFBD #49FFCD #86FFDE #C3FFEF #E0FFF7
Accessibility & contrast
On white
1.21
#86FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#86FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FFDE
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FFDE | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DD
Deuteranopia (green-blind)
#E5E4E0
Tritanopia (blue-blind)
#56FFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #86ffde; /* rgb */ color: rgb(134, 255, 222); /* oklch */ color: oklch(92.0% 0.120 173.6);
Tailwind
colors: {
custom: {
50: '#b0ffe8',
500: '#86ffde',
950: '#000000',
},
}SCSS
$custom: #86ffde; $custom-light: #b0ffe8; $custom-dark: #000000;
JSON
{
"hex": "#86ffde",
"rgb": {
"r": 134,
"g": 255,
"b": 222
},
"hsl": {
"h": 163.636,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.92032,
"c": 0.11986,
"h": 173.6
},
"luminance": 0.81862
}Semantic roles & 50–950 ramp
primary
#86FFDE
secondary
#DF4A73
accent
#003FE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684