#86FFDF#86FFDF
#86FFDF is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.1% C 0.119 H 174.2°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #86FFDF |
|---|---|
| RGB | rgb(134, 255, 223) |
| HSL | hsl(164, 100%, 76%) |
| HSV | hsv(164, 47%, 100%) |
| CMYK | cmyk(47.5%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(92.54, -41.53, 4.80) |
| CIE-LCH | lch(92.54, 41.81, 173.41°) |
| OKLab | oklab(92.06% -0.1187 0.0121) |
| OKLCH | oklch(92.06% 0.119 174.2) |
| XYZ | xyz(58.9051, 81.9112, 82.5040) |
| Luminance | 0.8192 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.39
Aquamarine
#7FFFD4
ΔE00 2.92
Light Turquoise
#7EF4CC
ΔE00 3.42
Tiffany Blue
#7BF2DA
ΔE00 3.45
Pale Turquoise
#A5FBD5
ΔE00 4.65
Light Aquamarine
#7BFDC7
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FFDF #FF86A6
analogous
#86FFA3 #86FFDF #86E3FF
triadic
#86FFDF #DF86FF #FFDF86
tetradic
#86FFDF #A386FF #FF86A6 #E3FF86
square
#86FFDF #A386FF #FF86A6 #E3FF86
split-complementary
#86FFDF #FF86E3 #FFA386
monochromatic
#0CFFBF #49FFCF #86FFDF #C3FFEF #E0FFF7
Accessibility & contrast
On white
1.21
#86FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#86FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FFDF
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FFDF | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DE
Deuteranopia (green-blind)
#E5E4E1
Tritanopia (blue-blind)
#55FFF5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #86ffdf; /* rgb */ color: rgb(134, 255, 223); /* oklch */ color: oklch(92.1% 0.119 174.2);
Tailwind
colors: {
custom: {
50: '#b0ffe9',
500: '#86ffdf',
950: '#000000',
},
}SCSS
$custom: #86ffdf; $custom-light: #b0ffe9; $custom-dark: #000000;
JSON
{
"hex": "#86ffdf",
"rgb": {
"r": 134,
"g": 255,
"b": 223
},
"hsl": {
"h": 164.132,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.92059,
"c": 0.1193,
"h": 174.2
},
"luminance": 0.81916
}Semantic roles & 50–950 ramp
primary
#86FFDF
secondary
#DF4A72
accent
#003DE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684