#86FFDA#86FFDA
#86FFDA is a very light, vivid teal. Relative luminance 0.817; OKLCH L 91.9% C 0.122 H 171.3°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #86FFDA |
|---|---|
| RGB | rgb(134, 255, 218) |
| HSL | hsl(162, 100%, 76%) |
| HSV | hsv(162, 47%, 100%) |
| CMYK | cmyk(47.5%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(92.42, -42.63, 7.21) |
| CIE-LCH | lch(92.42, 43.24, 170.40°) |
| OKLab | oklab(91.93% -0.1208 0.0184) |
| OKLCH | oklch(91.93% 0.122 171.3) |
| XYZ | xyz(58.2410, 81.6455, 79.0061) |
| Luminance | 0.8165 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.59
Aquamarine
#7FFFD4
ΔE00 1.57
Light Turquoise
#7EF4CC
ΔE00 2.56
Pale Turquoise
#A5FBD5
ΔE00 4.00
Light Aquamarine
#7BFDC7
ΔE00 4.24
Tiffany Blue
#7BF2DA
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FFDA #FF86AB
analogous
#86FF9E #86FFDA #86E8FF
triadic
#86FFDA #DA86FF #FFDA86
tetradic
#86FFDA #9E86FF #FF86AB #E8FF86
square
#86FFDA #9E86FF #FF86AB #E8FF86
split-complementary
#86FFDA #FF86E8 #FF9E86
monochromatic
#0CFFB5 #49FFC7 #86FFDA #C3FFED #E0FFF6
Accessibility & contrast
On white
1.21
#86FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#86FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FFDA
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FFDA | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F1D8
Deuteranopia (green-blind)
#E6E4DD
Tritanopia (blue-blind)
#58FFF4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #86ffda; /* rgb */ color: rgb(134, 255, 218); /* oklch */ color: oklch(91.9% 0.122 171.3);
Tailwind
colors: {
custom: {
50: '#b0ffe5',
500: '#86ffda',
950: '#000000',
},
}SCSS
$custom: #86ffda; $custom-light: #b0ffe5; $custom-dark: #000000;
JSON
{
"hex": "#86ffda",
"rgb": {
"r": 134,
"g": 255,
"b": 218
},
"hsl": {
"h": 161.653,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.91925,
"c": 0.12222,
"h": 171.3
},
"luminance": 0.8165
}Semantic roles & 50–950 ramp
primary
#86FFDA
secondary
#DF4A78
accent
#0046E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684