#86DEBC#86DEBC
#86DEBC is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.5% C 0.099 H 167.3°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #86DEBC |
|---|---|
| RGB | rgb(134, 222, 188) |
| HSL | hsl(157, 57%, 70%) |
| HSV | hsv(157, 40%, 87%) |
| CMYK | cmyk(39.6%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(82.35, -34.13, 8.41) |
| CIE-LCH | lch(82.35, 35.15, 166.15°) |
| OKLab | oklab(83.55% -0.0962 0.0216) |
| OKLCH | oklch(83.55% 0.099 167.3) |
| XYZ | xyz(45.0263, 60.9387, 56.9569) |
| Luminance | 0.6094 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.65
Seafoam
#7FE0B3
ΔE00 2.90
Seafoam Blue
#78D1B6
ΔE00 3.71
Mediumaquamarine
#66CDAA
ΔE00 4.94
Pale Teal
#82CBB2
ΔE00 4.99
Light Turquoise
#7EF4CC
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DEBC #DE86A8
analogous
#86DE90 #86DEBC #86D4DE
triadic
#86DEBC #BC86DE #DEBC86
tetradic
#86DEBC #9086DE #DE86A8 #D4DE86
square
#86DEBC #9086DE #DE86A8 #D4DE86
split-complementary
#86DEBC #DE86D4 #DE9086
monochromatic
#32B884 #56D1A1 #86DEBC #B6EBD7 #E6F8F1
Accessibility & contrast
On white
1.59
#86DEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#86DEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DEBC
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DEBC | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3BA
Deuteranopia (green-blind)
#CCC9BE
Tritanopia (blue-blind)
#6DDFD4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #86debc; /* rgb */ color: rgb(134, 222, 188); /* oklch */ color: oklch(83.5% 0.099 167.3);
Tailwind
colors: {
custom: {
50: '#ade8d0',
500: '#86debc',
950: '#000000',
},
}SCSS
$custom: #86debc; $custom-light: #ade8d0; $custom-dark: #000000;
JSON
{
"hex": "#86debc",
"rgb": {
"r": 134,
"g": 222,
"b": 188
},
"hsl": {
"h": 156.818,
"s": 57.143,
"l": 69.804
},
"oklch": {
"l": 0.83548,
"c": 0.09857,
"h": 167.3
},
"luminance": 0.60942
}Semantic roles & 50–950 ramp
primary
#86DEBC
secondary
#B55379
accent
#2160C5
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483