#86FCDD#86FCDD
#86FCDD is a very light, moderate teal. Relative luminance 0.799; OKLCH L 91.3% C 0.117 H 174.4°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #86FCDD |
|---|---|
| RGB | rgb(134, 252, 221) |
| HSL | hsl(164, 95%, 76%) |
| HSV | hsv(164, 47%, 99%) |
| CMYK | cmyk(46.8%, 0%, 12.3%, 1.2%) |
| CIE-LAB | lab(91.64, -40.64, 4.54) |
| CIE-LCH | lch(91.64, 40.89, 173.63°) |
| OKLab | oklab(91.32% -0.1162 0.0114) |
| OKLCH | oklch(91.32% 0.117 174.4) |
| XYZ | xyz(57.6876, 79.9049, 80.7758) |
| Luminance | 0.7991 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.62
Tiffany Blue
#7BF2DA
ΔE00 2.91
Aquamarine
#7FFFD4
ΔE00 3.16
Light Turquoise
#7EF4CC
ΔE00 3.20
Pale Turquoise
#A5FBD5
ΔE00 4.58
Light Aquamarine
#7BFDC7
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FCDD #FC86A5
analogous
#86FCA2 #86FCDD #86E0FC
triadic
#86FCDD #DD86FC #FCDD86
tetradic
#86FCDD #A286FC #FC86A5 #E0FC86
square
#86FCDD #A286FC #FC86A5 #E0FC86
split-complementary
#86FCDD #FC86E0 #FCA286
monochromatic
#0FF9BB #4AFBCC #86FCDD #C2FDEE #E1FEF7
Accessibility & contrast
On white
1.24
#86FCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#86FCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FCDD
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FCDD | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDC
Deuteranopia (green-blind)
#E2E1DF
Tritanopia (blue-blind)
#57FEF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #86fcdd; /* rgb */ color: rgb(134, 252, 221); /* oklch */ color: oklch(91.3% 0.117 174.4);
Tailwind
colors: {
custom: {
50: '#b0fee7',
500: '#86fcdd',
950: '#000000',
},
}SCSS
$custom: #86fcdd; $custom-light: #b0fee7; $custom-dark: #000000;
JSON
{
"hex": "#86fcdd",
"rgb": {
"r": 134,
"g": 252,
"b": 221
},
"hsl": {
"h": 164.237,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.9132,
"c": 0.11681,
"h": 174.4
},
"luminance": 0.7991
}Semantic roles & 50–950 ramp
primary
#86FCDD
secondary
#DB4B71
accent
#003CE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684