#86DEBB#86DEBB
#86DEBB is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.5% C 0.099 H 166.7°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #86DEBB |
|---|---|
| RGB | rgb(134, 222, 187) |
| HSL | hsl(156, 57%, 70%) |
| HSV | hsv(156, 40%, 87%) |
| CMYK | cmyk(39.6%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(82.32, -34.34, 8.91) |
| CIE-LCH | lch(82.32, 35.48, 165.46°) |
| OKLab | oklab(83.52% -0.0966 0.0229) |
| OKLCH | oklch(83.52% 0.099 166.7) |
| XYZ | xyz(44.9189, 60.8957, 56.3912) |
| Luminance | 0.6090 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.62
Seafoam
#7FE0B3
ΔE00 2.63
Seafoam Blue
#78D1B6
ΔE00 3.87
Mediumaquamarine
#66CDAA
ΔE00 4.93
Pale Teal
#82CBB2
ΔE00 5.10
Light Turquoise
#7EF4CC
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DEBB #DE86A9
analogous
#86DE8F #86DEBB #86D5DE
triadic
#86DEBB #BB86DE #DEBB86
tetradic
#86DEBB #8F86DE #DE86A9 #D5DE86
square
#86DEBB #8F86DE #DE86A9 #D5DE86
split-complementary
#86DEBB #DE86D5 #DE8F86
monochromatic
#32B882 #56D1A0 #86DEBB #B6EBD6 #E6F8F1
Accessibility & contrast
On white
1.59
#86DEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#86DEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DEBB
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DEBB | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3B9
Deuteranopia (green-blind)
#CCC9BD
Tritanopia (blue-blind)
#6DDFD4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #86debb; /* rgb */ color: rgb(134, 222, 187); /* oklch */ color: oklch(83.5% 0.099 166.7);
Tailwind
colors: {
custom: {
50: '#ade8cf',
500: '#86debb',
950: '#000000',
},
}SCSS
$custom: #86debb; $custom-light: #ade8cf; $custom-dark: #000000;
JSON
{
"hex": "#86debb",
"rgb": {
"r": 134,
"g": 222,
"b": 187
},
"hsl": {
"h": 156.136,
"s": 57.143,
"l": 69.804
},
"oklch": {
"l": 0.83522,
"c": 0.09928,
"h": 166.7
},
"luminance": 0.60899
}Semantic roles & 50–950 ramp
primary
#86DEBB
secondary
#B5537A
accent
#2162C5
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483