#86FEDD#86FEDD
#86FEDD is a very light, moderate teal. Relative luminance 0.812; OKLCH L 91.8% C 0.119 H 173.5°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #86FEDD |
|---|---|
| RGB | rgb(134, 254, 221) |
| HSL | hsl(164, 98%, 76%) |
| HSV | hsv(164, 47%, 100%) |
| CMYK | cmyk(47.2%, 0%, 13%, 0.4%) |
| CIE-LAB | lab(92.21, -41.53, 5.35) |
| CIE-LCH | lch(92.21, 41.88, 172.66°) |
| OKLab | oklab(91.78% -0.1184 0.0135) |
| OKLCH | oklch(91.78% 0.119 173.5) |
| XYZ | xyz(58.3189, 81.1676, 80.9863) |
| Luminance | 0.8117 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.10
Aquamarine
#7FFFD4
ΔE00 2.61
Light Turquoise
#7EF4CC
ΔE00 3.05
Tiffany Blue
#7BF2DA
ΔE00 3.52
Pale Turquoise
#A5FBD5
ΔE00 4.40
Light Aquamarine
#7BFDC7
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FEDD #FE86A7
analogous
#86FEA1 #86FEDD #86E3FE
triadic
#86FEDD #DD86FE #FEDD86
tetradic
#86FEDD #A186FE #FE86A7 #E3FE86
square
#86FEDD #A186FE #FE86A7 #E3FE86
split-complementary
#86FEDD #FE86E3 #FEA186
monochromatic
#0DFDBB #49FDCC #86FEDD #C3FFEE #E1FFF6
Accessibility & contrast
On white
1.22
#86FEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#86FEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FEDD
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FEDD | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DC
Deuteranopia (green-blind)
#E4E3DF
Tritanopia (blue-blind)
#56FFF4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #86fedd; /* rgb */ color: rgb(134, 254, 221); /* oklch */ color: oklch(91.8% 0.119 173.5);
Tailwind
colors: {
custom: {
50: '#b0ffe7',
500: '#86fedd',
950: '#000000',
},
}SCSS
$custom: #86fedd; $custom-light: #b0ffe7; $custom-dark: #000000;
JSON
{
"hex": "#86fedd",
"rgb": {
"r": 134,
"g": 254,
"b": 221
},
"hsl": {
"h": 163.5,
"s": 98.361,
"l": 76.078
},
"oklch": {
"l": 0.91777,
"c": 0.11922,
"h": 173.5
},
"luminance": 0.81172
}Semantic roles & 50–950 ramp
primary
#86FEDD
secondary
#DE4A73
accent
#003FE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684