#86FCED#86FCED
#86FCED is a very light, moderate teal. Relative luminance 0.808; OKLCH L 91.8% C 0.110 H 184.8°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #86FCED |
|---|---|
| RGB | rgb(134, 252, 237) |
| HSL | hsl(172, 95%, 76%) |
| HSV | hsv(172, 47%, 99%) |
| CMYK | cmyk(46.8%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(92.04, -36.97, -3.17) |
| CIE-LCH | lch(92.04, 37.10, 184.90°) |
| OKLab | oklab(91.78% -0.1095 -0.0091) |
| OKLCH | oklch(91.78% 0.11 184.8) |
| XYZ | xyz(59.9217, 80.7985, 92.5423) |
| Luminance | 0.8080 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.78
Bright Aqua
#0BF9EA
ΔE00 5.39
Light Cyan
#ACFFFC
ΔE00 5.96
Bright Turquoise
#0FFEF9
ΔE00 6.02
Pale Aqua
#B8FFEB
ΔE00 6.26
Bright Cyan
#41FDFE
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FCED #FC8695
analogous
#86FCB2 #86FCED #86D0FC
triadic
#86FCED #ED86FC #FCED86
tetradic
#86FCED #B286FC #FC8695 #D0FC86
square
#86FCED #B286FC #FC8695 #D0FC86
split-complementary
#86FCED #FC86D0 #FCB286
monochromatic
#0FF9DB #4AFBE4 #86FCED #C2FDF6 #E1FEFB
Accessibility & contrast
On white
1.22
#86FCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#86FCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FCED
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FCED | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1ED
Deuteranopia (green-blind)
#DEE2EF
Tritanopia (blue-blind)
#4CFFF7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #86fced; /* rgb */ color: rgb(134, 252, 237); /* oklch */ color: oklch(91.8% 0.110 184.8);
Tailwind
colors: {
custom: {
50: '#b0fef2',
500: '#86fced',
950: '#000000',
},
}SCSS
$custom: #86fced; $custom-light: #b0fef2; $custom-dark: #000000;
JSON
{
"hex": "#86fced",
"rgb": {
"r": 134,
"g": 252,
"b": 237
},
"hsl": {
"h": 172.373,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.91776,
"c": 0.10989,
"h": 184.8
},
"luminance": 0.80804
}Semantic roles & 50–950 ramp
primary
#86FCED
secondary
#DB4B5D
accent
#001DE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685