#86DEBA#86DEBA
#86DEBA is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.5% C 0.100 H 166.0°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #86DEBA |
|---|---|
| RGB | rgb(134, 222, 186) |
| HSL | hsl(155, 57%, 70%) |
| HSV | hsv(155, 40%, 87%) |
| CMYK | cmyk(39.6%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(82.30, -34.55, 9.40) |
| CIE-LCH | lch(82.30, 35.81, 164.77°) |
| OKLab | oklab(83.5% -0.097 0.0242) |
| OKLCH | oklch(83.5% 0.1 166) |
| XYZ | xyz(44.8122, 60.8531, 55.8293) |
| Luminance | 0.6086 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.65
Seafoam
#7FE0B3
ΔE00 2.36
Seafoam Blue
#78D1B6
ΔE00 4.04
Mediumaquamarine
#66CDAA
ΔE00 4.94
Light Turquoise
#7EF4CC
ΔE00 5.21
Pale Teal
#82CBB2
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DEBA #DE86AA
analogous
#86DE8E #86DEBA #86D6DE
triadic
#86DEBA #BA86DE #DEBA86
tetradic
#86DEBA #8E86DE #DE86AA #D6DE86
square
#86DEBA #8E86DE #DE86AA #D6DE86
split-complementary
#86DEBA #DE86D6 #DE8E86
monochromatic
#32B881 #56D19F #86DEBA #B6EBD5 #E6F8F1
Accessibility & contrast
On white
1.59
#86DEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#86DEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DEBA
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DEBA | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3B8
Deuteranopia (green-blind)
#CCC9BC
Tritanopia (blue-blind)
#6EDED4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #86deba; /* rgb */ color: rgb(134, 222, 186); /* oklch */ color: oklch(83.5% 0.100 166.0);
Tailwind
colors: {
custom: {
50: '#ade8ce',
500: '#86deba',
950: '#000000',
},
}SCSS
$custom: #86deba; $custom-light: #ade8ce; $custom-dark: #000000;
JSON
{
"hex": "#86deba",
"rgb": {
"r": 134,
"g": 222,
"b": 186
},
"hsl": {
"h": 155.455,
"s": 57.143,
"l": 69.804
},
"oklch": {
"l": 0.83496,
"c": 0.10001,
"h": 166
},
"luminance": 0.60856
}Semantic roles & 50–950 ramp
primary
#86DEBA
secondary
#B5537B
accent
#2164C5
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483