#86E4E4#86E4E4
#86E4E4 is a very light, moderate teal. Relative luminance 0.662; OKLCH L 86.1% C 0.090 H 195.6°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #86E4E4 |
|---|---|
| RGB | rgb(134, 228, 228) |
| HSL | hsl(180, 64%, 71%) |
| HSV | hsv(180, 41%, 89%) |
| CMYK | cmyk(41.2%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(85.07, -27.85, -8.75) |
| CIE-LCH | lch(85.07, 29.19, 197.45°) |
| OKLab | oklab(86.09% -0.0863 -0.0241) |
| OKLCH | oklch(86.09% 0.09 195.6) |
| XYZ | xyz(51.5732, 66.1527, 83.4348) |
| Luminance | 0.6616 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.91
Paleturquoise
#AFEEEE
ΔE00 5.34
Robin Egg Blue
#8AF1FE
ΔE00 5.40
Robin'S Egg
#6DEDFD
ΔE00 5.82
Light Cyan
#ACFFFC
ΔE00 6.35
Mediumturquoise
#48D1CC
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86E4E4 #E48686
analogous
#86E4B5 #86E4E4 #86B5E4
triadic
#86E4E4 #E486E4 #E4E486
tetradic
#86E4E4 #B586E4 #E48686 #B5E486
square
#86E4E4 #B586E4 #E48686 #B5E486
split-complementary
#86E4E4 #E486B5 #E4B586
monochromatic
#2CC4C4 #54D9D9 #86E4E4 #B8EFEF #E6F9F9
Accessibility & contrast
On white
1.48
#86E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#86E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86E4E4
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86E4E4 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE4
Deuteranopia (green-blind)
#C8CFE5
Tritanopia (blue-blind)
#5AE9E4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #86e4e4; /* rgb */ color: rgb(134, 228, 228); /* oklch */ color: oklch(86.1% 0.090 195.6);
Tailwind
colors: {
custom: {
50: '#aeecec',
500: '#86e4e4',
950: '#000000',
},
}SCSS
$custom: #86e4e4; $custom-light: #aeecec; $custom-dark: #000000;
JSON
{
"hex": "#86e4e4",
"rgb": {
"r": 134,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 63.514,
"l": 70.98
},
"oklch": {
"l": 0.86086,
"c": 0.08962,
"h": 195.6
},
"luminance": 0.66157
}Semantic roles & 50–950 ramp
primary
#86E4E4
secondary
#BC5252
accent
#1A1ACB
background
#FDFEFE
surface
#F8FDFD
border
#D1D5D5
text
#111616
muted
#818484