#86FBCE#86FBCE
#86FBCE is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.7% C 0.125 H 166.5°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #86FBCE |
|---|---|
| RGB | rgb(134, 251, 206) |
| HSL | hsl(157, 94%, 75%) |
| HSV | hsv(157, 47%, 98%) |
| CMYK | cmyk(46.6%, 0%, 17.9%, 1.6%) |
| CIE-LAB | lab(91.01, -43.44, 11.39) |
| CIE-LCH | lch(91.01, 44.91, 165.31°) |
| OKLab | oklab(90.7% -0.1216 0.0293) |
| OKLCH | oklch(90.7% 0.125 166.5) |
| XYZ | xyz(55.4645, 78.5145, 70.6126) |
| Luminance | 0.7852 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.44
Light Turquoise
#7EF4CC
ΔE00 1.93
Light Aquamarine
#7BFDC7
ΔE00 2.13
Light Aqua
#8CFFDB
ΔE00 2.60
Pale Turquoise
#A5FBD5
ΔE00 3.60
Light Greenish Blue
#63F7B4
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FBCE #FB86B3
analogous
#86FB93 #86FBCE #86EEFB
triadic
#86FBCE #CE86FB #FBCE86
tetradic
#86FBCE #9386FB #FB86B3 #EEFB86
square
#86FBCE #9386FB #FB86B3 #EEFB86
split-complementary
#86FBCE #FB86EE #FB9386
monochromatic
#10F79E #4BF9B6 #86FBCE #C1FDE6 #E1FEF3
Accessibility & contrast
On white
1.26
#86FBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#86FBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FBCE
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FBCE | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCC
Deuteranopia (green-blind)
#E4E0D1
Tritanopia (blue-blind)
#5FFCEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #86fbce; /* rgb */ color: rgb(134, 251, 206); /* oklch */ color: oklch(90.7% 0.125 166.5);
Tailwind
colors: {
custom: {
50: '#affddd',
500: '#86fbce',
950: '#000000',
},
}SCSS
$custom: #86fbce; $custom-light: #affddd; $custom-dark: #000000;
JSON
{
"hex": "#86fbce",
"rgb": {
"r": 134,
"g": 251,
"b": 206
},
"hsl": {
"h": 156.923,
"s": 93.6,
"l": 75.49
},
"oklch": {
"l": 0.90697,
"c": 0.12506,
"h": 166.5
},
"luminance": 0.78519
}Semantic roles & 50–950 ramp
primary
#86FBCE
secondary
#DA4C82
accent
#0058E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684