#86DEBF#86DEBF
#86DEBF is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.6% C 0.097 H 169.4°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #86DEBF |
|---|---|
| RGB | rgb(134, 222, 191) |
| HSL | hsl(159, 57%, 70%) |
| HSV | hsv(159, 40%, 87%) |
| CMYK | cmyk(39.6%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(82.42, -33.49, 6.93) |
| CIE-LCH | lch(82.42, 34.20, 168.31°) |
| OKLab | oklab(83.63% -0.0949 0.0178) |
| OKLCH | oklch(83.63% 0.097 169.4) |
| XYZ | xyz(45.3531, 61.0694, 58.6778) |
| Luminance | 0.6107 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.00
Seafoam Blue
#78D1B6
ΔE00 3.35
Seafoam
#7FE0B3
ΔE00 3.75
Pale Teal
#82CBB2
ΔE00 4.72
Mediumaquamarine
#66CDAA
ΔE00 5.08
Light Turquoise
#7EF4CC
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DEBF #DE86A5
analogous
#86DE93 #86DEBF #86D1DE
triadic
#86DEBF #BF86DE #DEBF86
tetradic
#86DEBF #9386DE #DE86A5 #D1DE86
square
#86DEBF #9386DE #DE86A5 #D1DE86
split-complementary
#86DEBF #DE86D1 #DE9386
monochromatic
#32B889 #56D1A6 #86DEBF #B6EBD8 #E6F8F2
Accessibility & contrast
On white
1.59
#86DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#86DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DEBF
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DEBF | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3BE
Deuteranopia (green-blind)
#CBC9C1
Tritanopia (blue-blind)
#6CDFD5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #86debf; /* rgb */ color: rgb(134, 222, 191); /* oklch */ color: oklch(83.6% 0.097 169.4);
Tailwind
colors: {
custom: {
50: '#ade8d2',
500: '#86debf',
950: '#000000',
},
}SCSS
$custom: #86debf; $custom-light: #ade8d2; $custom-dark: #000000;
JSON
{
"hex": "#86debf",
"rgb": {
"r": 134,
"g": 222,
"b": 191
},
"hsl": {
"h": 158.864,
"s": 57.143,
"l": 69.804
},
"oklch": {
"l": 0.83628,
"c": 0.09652,
"h": 169.4
},
"luminance": 0.61072
}Semantic roles & 50–950 ramp
primary
#86DEBF
secondary
#B55376
accent
#215BC5
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483