#86FEE0#86FEE0
#86FEE0 is a very light, moderate teal. Relative luminance 0.813; OKLCH L 91.9% C 0.118 H 175.3°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #86FEE0 |
|---|---|
| RGB | rgb(134, 254, 224) |
| HSL | hsl(165, 98%, 76%) |
| HSV | hsv(165, 47%, 100%) |
| CMYK | cmyk(47.2%, 0%, 11.8%, 0.4%) |
| CIE-LAB | lab(92.28, -40.86, 3.91) |
| CIE-LCH | lch(92.28, 41.05, 174.54°) |
| OKLab | oklab(91.86% -0.1172 0.0097) |
| OKLCH | oklch(91.86% 0.118 175.3) |
| XYZ | xyz(58.7222, 81.3289, 83.1101) |
| Luminance | 0.8133 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.90
Tiffany Blue
#7BF2DA
ΔE00 2.98
Aquamarine
#7FFFD4
ΔE00 3.46
Light Turquoise
#7EF4CC
ΔE00 3.73
Pale Turquoise
#A5FBD5
ΔE00 4.92
Light Aquamarine
#7BFDC7
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FEE0 #FE86A4
analogous
#86FEA4 #86FEE0 #86E0FE
triadic
#86FEE0 #E086FE #FEE086
tetradic
#86FEE0 #A486FE #FE86A4 #E0FE86
square
#86FEE0 #A486FE #FE86A4 #E0FE86
split-complementary
#86FEE0 #FE86E0 #FEA486
monochromatic
#0DFDC1 #49FDD0 #86FEE0 #C3FFF0 #E1FFF7
Accessibility & contrast
On white
1.22
#86FEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#86FEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FEE0
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FEE0 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DF
Deuteranopia (green-blind)
#E3E3E2
Tritanopia (blue-blind)
#55FFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #86fee0; /* rgb */ color: rgb(134, 254, 224); /* oklch */ color: oklch(91.9% 0.118 175.3);
Tailwind
colors: {
custom: {
50: '#b0ffe9',
500: '#86fee0',
950: '#000000',
},
}SCSS
$custom: #86fee0; $custom-light: #b0ffe9; $custom-dark: #000000;
JSON
{
"hex": "#86fee0",
"rgb": {
"r": 134,
"g": 254,
"b": 224
},
"hsl": {
"h": 165,
"s": 98.361,
"l": 76.078
},
"oklch": {
"l": 0.91858,
"c": 0.11757,
"h": 175.3
},
"luminance": 0.81334
}Semantic roles & 50–950 ramp
primary
#86FEE0
secondary
#DE4A6F
accent
#0039E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684