#86FDEB#86FDEB
#86FDEB is a very light, moderate teal. Relative luminance 0.813; OKLCH L 91.9% C 0.112 H 182.8°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #86FDEB |
|---|---|
| RGB | rgb(134, 253, 235) |
| HSL | hsl(171, 97%, 76%) |
| HSV | hsv(171, 47%, 99%) |
| CMYK | cmyk(47%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(92.27, -37.89, -1.80) |
| CIE-LCH | lch(92.27, 37.94, 182.72°) |
| OKLab | oklab(91.94% -0.1114 -0.0054) |
| OKLCH | oklch(91.94% 0.112 182.8) |
| XYZ | xyz(59.9460, 81.3120, 91.1170) |
| Luminance | 0.8132 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.18
Bright Aqua
#0BF9EA
ΔE00 5.50
Light Aqua
#8CFFDB
ΔE00 5.54
Pale Aqua
#B8FFEB
ΔE00 6.02
Bright Turquoise
#0FFEF9
ΔE00 6.58
Light Cyan
#ACFFFC
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FDEB #FD8698
analogous
#86FDAF #86FDEB #86D4FD
triadic
#86FDEB #EB86FD #FDEB86
tetradic
#86FDEB #AF86FD #FD8698 #D4FD86
square
#86FDEB #AF86FD #FD8698 #D4FD86
split-complementary
#86FDEB #FD86D4 #FDAF86
monochromatic
#0EFBD7 #4AFCE1 #86FDEB #C2FEF5 #E1FFFA
Accessibility & contrast
On white
1.22
#86FDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#86FDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FDEB
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FDEB | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#E0E3ED
Tritanopia (blue-blind)
#4EFFF7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #86fdeb; /* rgb */ color: rgb(134, 253, 235); /* oklch */ color: oklch(91.9% 0.112 182.8);
Tailwind
colors: {
custom: {
50: '#b0fef1',
500: '#86fdeb',
950: '#000000',
},
}SCSS
$custom: #86fdeb; $custom-light: #b0fef1; $custom-dark: #000000;
JSON
{
"hex": "#86fdeb",
"rgb": {
"r": 134,
"g": 253,
"b": 235
},
"hsl": {
"h": 170.924,
"s": 96.748,
"l": 75.882
},
"oklch": {
"l": 0.91943,
"c": 0.11157,
"h": 182.8
},
"luminance": 0.81317
}Semantic roles & 50–950 ramp
primary
#86FDEB
secondary
#DC4B61
accent
#0023E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685