#86FFDD#86FFDD
#86FFDD is a very light, vivid teal. Relative luminance 0.818; OKLCH L 92.0% C 0.120 H 173.0°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #86FFDD |
|---|---|
| RGB | rgb(134, 255, 221) |
| HSL | hsl(163, 100%, 76%) |
| HSV | hsv(163, 47%, 100%) |
| CMYK | cmyk(47.5%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(92.49, -41.98, 5.76) |
| CIE-LCH | lch(92.49, 42.37, 172.19°) |
| OKLab | oklab(92.01% -0.1195 0.0146) |
| OKLCH | oklch(92.01% 0.12 173) |
| XYZ | xyz(58.6371, 81.8039, 81.0923) |
| Luminance | 0.8181 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.90
Aquamarine
#7FFFD4
ΔE00 2.36
Light Turquoise
#7EF4CC
ΔE00 3.02
Tiffany Blue
#7BF2DA
ΔE00 3.83
Pale Turquoise
#A5FBD5
ΔE00 4.35
Light Aquamarine
#7BFDC7
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FFDD #FF86A8
analogous
#86FFA1 #86FFDD #86E5FF
triadic
#86FFDD #DD86FF #FFDD86
tetradic
#86FFDD #A186FF #FF86A8 #E5FF86
square
#86FFDD #A186FF #FF86A8 #E5FF86
split-complementary
#86FFDD #FF86E5 #FFA186
monochromatic
#0CFFBB #49FFCC #86FFDD #C3FFEE #E0FFF6
Accessibility & contrast
On white
1.21
#86FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#86FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FFDD
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FFDD | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DB
Deuteranopia (green-blind)
#E5E4DF
Tritanopia (blue-blind)
#56FFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #86ffdd; /* rgb */ color: rgb(134, 255, 221); /* oklch */ color: oklch(92.0% 0.120 173.0);
Tailwind
colors: {
custom: {
50: '#b0ffe7',
500: '#86ffdd',
950: '#000000',
},
}SCSS
$custom: #86ffdd; $custom-light: #b0ffe7; $custom-dark: #000000;
JSON
{
"hex": "#86ffdd",
"rgb": {
"r": 134,
"g": 255,
"b": 221
},
"hsl": {
"h": 163.14,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.92005,
"c": 0.12044,
"h": 173
},
"luminance": 0.81809
}Semantic roles & 50–950 ramp
primary
#86FFDD
secondary
#DF4A74
accent
#0040E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684