#86FDCE#86FDCE
#86FDCE is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.2% C 0.128 H 165.8°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #86FDCE |
|---|---|
| RGB | rgb(134, 253, 206) |
| HSL | hsl(156, 97%, 76%) |
| HSV | hsv(156, 47%, 99%) |
| CMYK | cmyk(47%, 0%, 18.6%, 0.8%) |
| CIE-LAB | lab(91.58, -44.32, 12.20) |
| CIE-LCH | lch(91.58, 45.97, 164.61°) |
| OKLab | oklab(91.16% -0.1238 0.0313) |
| OKLCH | oklch(91.16% 0.128 165.8) |
| XYZ | xyz(56.0925, 79.7706, 70.8219) |
| Luminance | 0.7977 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.53
Light Aquamarine
#7BFDC7
ΔE00 1.71
Light Turquoise
#7EF4CC
ΔE00 2.47
Light Aqua
#8CFFDB
ΔE00 2.92
Pale Turquoise
#A5FBD5
ΔE00 3.82
Light Greenish Blue
#63F7B4
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FDCE #FD86B5
analogous
#86FD92 #86FDCE #86F0FD
triadic
#86FDCE #CE86FD #FDCE86
tetradic
#86FDCE #9286FD #FD86B5 #F0FD86
square
#86FDCE #9286FD #FD86B5 #F0FD86
split-complementary
#86FDCE #FD86F0 #FD9286
monochromatic
#0EFB9D #4AFCB6 #86FDCE #C2FEE6 #E1FFF3
Accessibility & contrast
On white
1.24
#86FDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#86FDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FDCE
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FDCE | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCC
Deuteranopia (green-blind)
#E6E1D1
Tritanopia (blue-blind)
#5FFEF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #86fdce; /* rgb */ color: rgb(134, 253, 206); /* oklch */ color: oklch(91.2% 0.128 165.8);
Tailwind
colors: {
custom: {
50: '#b0fedd',
500: '#86fdce',
950: '#000000',
},
}SCSS
$custom: #86fdce; $custom-light: #b0fedd; $custom-dark: #000000;
JSON
{
"hex": "#86fdce",
"rgb": {
"r": 134,
"g": 253,
"b": 206
},
"hsl": {
"h": 156.303,
"s": 96.748,
"l": 75.882
},
"oklch": {
"l": 0.91158,
"c": 0.1277,
"h": 165.8
},
"luminance": 0.79775
}Semantic roles & 50–950 ramp
primary
#86FDCE
secondary
#DC4B84
accent
#005BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684