#86FFDB#86FFDB
#86FFDB is a very light, vivid teal. Relative luminance 0.817; OKLCH L 92.0% C 0.122 H 171.9°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #86FFDB |
|---|---|
| RGB | rgb(134, 255, 219) |
| HSL | hsl(162, 100%, 76%) |
| HSV | hsv(162, 47%, 100%) |
| CMYK | cmyk(47.5%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(92.44, -42.42, 6.73) |
| CIE-LCH | lch(92.44, 42.95, 170.99°) |
| OKLab | oklab(91.95% -0.1204 0.0171) |
| OKLCH | oklch(91.95% 0.122 171.9) |
| XYZ | xyz(58.3722, 81.6980, 79.6974) |
| Luminance | 0.8170 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.59
Aquamarine
#7FFFD4
ΔE00 1.82
Light Turquoise
#7EF4CC
ΔE00 2.69
Pale Turquoise
#A5FBD5
ΔE00 4.10
Tiffany Blue
#7BF2DA
ΔE00 4.24
Light Aquamarine
#7BFDC7
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FFDB #FF86AA
analogous
#86FF9F #86FFDB #86E7FF
triadic
#86FFDB #DB86FF #FFDB86
tetradic
#86FFDB #9F86FF #FF86AA #E7FF86
square
#86FFDB #9F86FF #FF86AA #E7FF86
split-complementary
#86FFDB #FF86E7 #FF9F86
monochromatic
#0CFFB7 #49FFC9 #86FFDB #C3FFED #E0FFF6
Accessibility & contrast
On white
1.21
#86FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#86FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FFDB
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FFDB | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2D9
Deuteranopia (green-blind)
#E5E4DD
Tritanopia (blue-blind)
#57FFF4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #86ffdb; /* rgb */ color: rgb(134, 255, 219); /* oklch */ color: oklch(92.0% 0.122 171.9);
Tailwind
colors: {
custom: {
50: '#b0ffe6',
500: '#86ffdb',
950: '#000000',
},
}SCSS
$custom: #86ffdb; $custom-light: #b0ffe6; $custom-dark: #000000;
JSON
{
"hex": "#86ffdb",
"rgb": {
"r": 134,
"g": 255,
"b": 219
},
"hsl": {
"h": 162.149,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.91951,
"c": 0.12161,
"h": 171.9
},
"luminance": 0.81703
}Semantic roles & 50–950 ramp
primary
#86FFDB
secondary
#DF4A76
accent
#0044E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684