#86FDEA#86FDEA
#86FDEA is a very light, moderate teal. Relative luminance 0.813; OKLCH L 91.9% C 0.112 H 182.1°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #86FDEA |
|---|---|
| RGB | rgb(134, 253, 234) |
| HSL | hsl(170, 97%, 76%) |
| HSV | hsv(170, 47%, 99%) |
| CMYK | cmyk(47%, 0%, 7.5%, 0.8%) |
| CIE-LAB | lab(92.24, -38.13, -1.32) |
| CIE-LCH | lch(92.24, 38.15, 181.98°) |
| OKLab | oklab(91.91% -0.1119 -0.0041) |
| OKLCH | oklch(91.91% 0.112 182.1) |
| XYZ | xyz(59.8019, 81.2544, 90.3582) |
| Luminance | 0.8126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.97
Light Aqua
#8CFFDB
ΔE00 5.21
Bright Aqua
#0BF9EA
ΔE00 5.58
Pale Aqua
#B8FFEB
ΔE00 5.96
Light Turquoise
#7EF4CC
ΔE00 6.73
Bright Turquoise
#0FFEF9
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FDEA #FD8699
analogous
#86FDAE #86FDEA #86D4FD
triadic
#86FDEA #EA86FD #FDEA86
tetradic
#86FDEA #AE86FD #FD8699 #D4FD86
square
#86FDEA #AE86FD #FD8699 #D4FD86
split-complementary
#86FDEA #FD86D4 #FDAE86
monochromatic
#0EFBD5 #4AFCE0 #86FDEA #C2FEF4 #E1FFFA
Accessibility & contrast
On white
1.22
#86FDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#86FDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FDEA
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FDEA | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E9
Deuteranopia (green-blind)
#E0E3EC
Tritanopia (blue-blind)
#4EFFF7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #86fdea; /* rgb */ color: rgb(134, 253, 234); /* oklch */ color: oklch(91.9% 0.112 182.1);
Tailwind
colors: {
custom: {
50: '#b0fef0',
500: '#86fdea',
950: '#000000',
},
}SCSS
$custom: #86fdea; $custom-light: #b0fef0; $custom-dark: #000000;
JSON
{
"hex": "#86fdea",
"rgb": {
"r": 134,
"g": 253,
"b": 234
},
"hsl": {
"h": 170.42,
"s": 96.748,
"l": 75.882
},
"oklch": {
"l": 0.91914,
"c": 0.11194,
"h": 182.1
},
"luminance": 0.81259
}Semantic roles & 50–950 ramp
primary
#86FDEA
secondary
#DC4B62
accent
#0025E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685