#86DFBB#86DFBB
#86DFBB is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.8% C 0.101 H 166.2°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #86DFBB |
|---|---|
| RGB | rgb(134, 223, 187) |
| HSL | hsl(156, 58%, 70%) |
| HSV | hsv(156, 40%, 87%) |
| CMYK | cmyk(39.9%, 0%, 16.1%, 12.5%) |
| CIE-LAB | lab(82.61, -34.80, 9.32) |
| CIE-LCH | lch(82.61, 36.03, 165.01°) |
| OKLab | oklab(83.75% -0.0978 0.024) |
| OKLCH | oklch(83.75% 0.101 166.2) |
| XYZ | xyz(45.1853, 61.4285, 56.4800) |
| Luminance | 0.6143 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.49
Seafoam
#7FE0B3
ΔE00 2.36
Seafoam Blue
#78D1B6
ΔE00 4.17
Light Turquoise
#7EF4CC
ΔE00 4.97
Mediumaquamarine
#66CDAA
ΔE00 5.09
Pale Teal
#82CBB2
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DFBB #DF86AA
analogous
#86DF8E #86DFBB #86D7DF
triadic
#86DFBB #BB86DF #DFBB86
tetradic
#86DFBB #8E86DF #DF86AA #D7DF86
square
#86DFBB #8E86DF #DF86AA #D7DF86
split-complementary
#86DFBB #DF86D7 #DF8E86
monochromatic
#31BA82 #56D2A0 #86DFBB #B6ECD6 #E7F9F1
Accessibility & contrast
On white
1.58
#86DFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#86DFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DFBB
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DFBB | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4B9
Deuteranopia (green-blind)
#CDC9BD
Tritanopia (blue-blind)
#6DDFD5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #86dfbb; /* rgb */ color: rgb(134, 223, 187); /* oklch */ color: oklch(83.8% 0.101 166.2);
Tailwind
colors: {
custom: {
50: '#ade9cf',
500: '#86dfbb',
950: '#000000',
},
}SCSS
$custom: #86dfbb; $custom-light: #ade9cf; $custom-dark: #000000;
JSON
{
"hex": "#86dfbb",
"rgb": {
"r": 134,
"g": 223,
"b": 187
},
"hsl": {
"h": 155.73,
"s": 58.17,
"l": 70
},
"oklch": {
"l": 0.83753,
"c": 0.10068,
"h": 166.2
},
"luminance": 0.61432
}Semantic roles & 50–950 ramp
primary
#86DFBB
secondary
#B6537B
accent
#2063C6
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483