#86DEC3#86DEC3
#86DEC3 is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.7% C 0.094 H 172.3°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #86DEC3 |
|---|---|
| RGB | rgb(134, 222, 195) |
| HSL | hsl(162, 57%, 70%) |
| HSV | hsv(162, 40%, 87%) |
| CMYK | cmyk(39.6%, 0%, 12.2%, 12.9%) |
| CIE-LAB | lab(82.51, -32.63, 4.95) |
| CIE-LCH | lch(82.51, 33.00, 171.38°) |
| OKLab | oklab(83.74% -0.0931 0.0126) |
| OKLCH | oklch(83.74% 0.094 172.3) |
| XYZ | xyz(45.7993, 61.2479, 61.0278) |
| Luminance | 0.6125 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.90
Seafoam Blue
#78D1B6
ΔE00 3.22
Pale Teal
#82CBB2
ΔE00 4.61
Seafoam
#7FE0B3
ΔE00 4.96
Tiffany Blue
#7BF2DA
ΔE00 5.28
Mediumaquamarine
#66CDAA
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DEC3 #DE86A1
analogous
#86DE97 #86DEC3 #86CDDE
triadic
#86DEC3 #C386DE #DEC386
tetradic
#86DEC3 #9786DE #DE86A1 #CDDE86
square
#86DEC3 #9786DE #DE86A1 #CDDE86
split-complementary
#86DEC3 #DE86CD #DE9786
monochromatic
#32B88F #56D1AB #86DEC3 #B6EBDB #E6F8F3
Accessibility & contrast
On white
1.58
#86DEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#86DEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DEC3
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DEC3 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D4C2
Deuteranopia (green-blind)
#CAC9C5
Tritanopia (blue-blind)
#6BE0D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #86dec3; /* rgb */ color: rgb(134, 222, 195); /* oklch */ color: oklch(83.7% 0.094 172.3);
Tailwind
colors: {
custom: {
50: '#ade8d5',
500: '#86dec3',
950: '#000000',
},
}SCSS
$custom: #86dec3; $custom-light: #ade8d5; $custom-dark: #000000;
JSON
{
"hex": "#86dec3",
"rgb": {
"r": 134,
"g": 222,
"b": 195
},
"hsl": {
"h": 161.591,
"s": 57.143,
"l": 69.804
},
"oklch": {
"l": 0.83737,
"c": 0.09399,
"h": 172.3
},
"luminance": 0.61251
}Semantic roles & 50–950 ramp
primary
#86DEC3
secondary
#B55371
accent
#2153C5
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483