#86FDEE#86FDEE
#86FDEE is a very light, moderate teal. Relative luminance 0.815; OKLCH L 92.0% C 0.111 H 184.8°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #86FDEE |
|---|---|
| RGB | rgb(134, 253, 238) |
| HSL | hsl(172, 97%, 76%) |
| HSV | hsv(172, 47%, 99%) |
| CMYK | cmyk(47%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(92.35, -37.19, -3.24) |
| CIE-LCH | lch(92.35, 37.33, 184.98°) |
| OKLab | oklab(92.03% -0.1102 -0.0093) |
| OKLCH | oklch(92.03% 0.111 184.8) |
| XYZ | xyz(60.3831, 81.4868, 93.4189) |
| Luminance | 0.8149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.91
Bright Aqua
#0BF9EA
ΔE00 5.38
Light Cyan
#ACFFFC
ΔE00 5.96
Bright Turquoise
#0FFEF9
ΔE00 5.97
Pale Aqua
#B8FFEB
ΔE00 6.29
Bright Cyan
#41FDFE
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FDEE #FD8695
analogous
#86FDB2 #86FDEE #86D0FD
triadic
#86FDEE #EE86FD #FDEE86
tetradic
#86FDEE #B286FD #FD8695 #D0FD86
square
#86FDEE #B286FD #FD8695 #D0FD86
split-complementary
#86FDEE #FD86D0 #FDB286
monochromatic
#0EFBDD #4AFCE6 #86FDEE #C2FEF6 #E1FFFB
Accessibility & contrast
On white
1.21
#86FDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#86FDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FDEE
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FDEE | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EE
Deuteranopia (green-blind)
#DFE3F0
Tritanopia (blue-blind)
#4BFFF8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #86fdee; /* rgb */ color: rgb(134, 253, 238); /* oklch */ color: oklch(92.0% 0.111 184.8);
Tailwind
colors: {
custom: {
50: '#b0fef3',
500: '#86fdee',
950: '#000000',
},
}SCSS
$custom: #86fdee; $custom-light: #b0fef3; $custom-dark: #000000;
JSON
{
"hex": "#86fdee",
"rgb": {
"r": 134,
"g": 253,
"b": 238
},
"hsl": {
"h": 172.437,
"s": 96.748,
"l": 75.882
},
"oklch": {
"l": 0.92031,
"c": 0.11058,
"h": 184.8
},
"luminance": 0.81492
}Semantic roles & 50–950 ramp
primary
#86FDEE
secondary
#DC4B5D
accent
#001DE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685