#86FCDB#86FCDB
#86FCDB is a very light, moderate teal. Relative luminance 0.798; OKLCH L 91.3% C 0.118 H 173.2°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #86FCDB |
|---|---|
| RGB | rgb(134, 252, 219) |
| HSL | hsl(163, 95%, 76%) |
| HSV | hsv(163, 47%, 99%) |
| CMYK | cmyk(46.8%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(91.59, -41.08, 5.50) |
| CIE-LCH | lch(91.59, 41.45, 172.37°) |
| OKLab | oklab(91.27% -0.1171 0.0139) |
| OKLCH | oklch(91.27% 0.118 173.2) |
| XYZ | xyz(57.4227, 79.7989, 79.3808) |
| Luminance | 0.7980 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.14
Aquamarine
#7FFFD4
ΔE00 2.61
Light Turquoise
#7EF4CC
ΔE00 2.73
Tiffany Blue
#7BF2DA
ΔE00 3.32
Pale Turquoise
#A5FBD5
ΔE00 4.25
Light Aquamarine
#7BFDC7
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FCDB #FC86A7
analogous
#86FCA0 #86FCDB #86E2FC
triadic
#86FCDB #DB86FC #FCDB86
tetradic
#86FCDB #A086FC #FC86A7 #E2FC86
square
#86FCDB #A086FC #FC86A7 #E2FC86
split-complementary
#86FCDB #FC86E2 #FCA086
monochromatic
#0FF9B7 #4AFBC9 #86FCDB #C2FDED #E1FEF6
Accessibility & contrast
On white
1.24
#86FCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#86FCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FCDB
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FCDB | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFD9
Deuteranopia (green-blind)
#E2E1DD
Tritanopia (blue-blind)
#58FEF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #86fcdb; /* rgb */ color: rgb(134, 252, 219); /* oklch */ color: oklch(91.3% 0.118 173.2);
Tailwind
colors: {
custom: {
50: '#b0fee6',
500: '#86fcdb',
950: '#000000',
},
}SCSS
$custom: #86fcdb; $custom-light: #b0fee6; $custom-dark: #000000;
JSON
{
"hex": "#86fcdb",
"rgb": {
"r": 134,
"g": 252,
"b": 219
},
"hsl": {
"h": 163.22,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.91266,
"c": 0.11793,
"h": 173.2
},
"luminance": 0.79804
}Semantic roles & 50–950 ramp
primary
#86FCDB
secondary
#DB4B73
accent
#0040E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684