#86FEDF#86FEDF
#86FEDF is a very light, moderate teal. Relative luminance 0.813; OKLCH L 91.8% C 0.118 H 174.7°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #86FEDF |
|---|---|
| RGB | rgb(134, 254, 223) |
| HSL | hsl(165, 98%, 76%) |
| HSV | hsv(165, 47%, 100%) |
| CMYK | cmyk(47.2%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(92.25, -41.09, 4.39) |
| CIE-LCH | lch(92.25, 41.32, 173.90°) |
| OKLab | oklab(91.83% -0.1176 0.011) |
| OKLCH | oklch(91.83% 0.118 174.7) |
| XYZ | xyz(58.5870, 81.2748, 82.3980) |
| Luminance | 0.8128 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.62
Tiffany Blue
#7BF2DA
ΔE00 3.15
Aquamarine
#7FFFD4
ΔE00 3.18
Light Turquoise
#7EF4CC
ΔE00 3.49
Pale Turquoise
#A5FBD5
ΔE00 4.74
Light Aquamarine
#7BFDC7
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FEDF #FE86A5
analogous
#86FEA3 #86FEDF #86E1FE
triadic
#86FEDF #DF86FE #FEDF86
tetradic
#86FEDF #A386FE #FE86A5 #E1FE86
square
#86FEDF #A386FE #FE86A5 #E1FE86
split-complementary
#86FEDF #FE86E1 #FEA386
monochromatic
#0DFDBF #49FDCF #86FEDF #C3FFEF #E1FFF7
Accessibility & contrast
On white
1.22
#86FEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#86FEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FEDF
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FEDF | 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)
#F7F1DE
Deuteranopia (green-blind)
#E4E3E1
Tritanopia (blue-blind)
#55FFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #86fedf; /* rgb */ color: rgb(134, 254, 223); /* oklch */ color: oklch(91.8% 0.118 174.7);
Tailwind
colors: {
custom: {
50: '#b0ffe9',
500: '#86fedf',
950: '#000000',
},
}SCSS
$custom: #86fedf; $custom-light: #b0ffe9; $custom-dark: #000000;
JSON
{
"hex": "#86fedf",
"rgb": {
"r": 134,
"g": 254,
"b": 223
},
"hsl": {
"h": 164.5,
"s": 98.361,
"l": 76.078
},
"oklch": {
"l": 0.91831,
"c": 0.11811,
"h": 174.7
},
"luminance": 0.8128
}Semantic roles & 50–950 ramp
primary
#86FEDF
secondary
#DE4A71
accent
#003BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684