#86DEDB#86DEDB
#86DEDB is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.4% C 0.085 H 192.9°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #86DEDB |
|---|---|
| RGB | rgb(134, 222, 219) |
| HSL | hsl(178, 57%, 70%) |
| HSV | hsv(178, 40%, 87%) |
| CMYK | cmyk(39.6%, 0%, 1.4%, 12.9%) |
| CIE-LAB | lab(83.14, -27.12, -6.86) |
| CIE-LCH | lch(83.14, 27.98, 194.20°) |
| OKLab | oklab(84.45% -0.083 -0.019) |
| OKLCH | oklch(84.45% 0.085 192.9) |
| XYZ | xyz(48.7341, 62.4218, 76.4847) |
| Luminance | 0.6242 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.98
Mediumturquoise
#48D1CC
ΔE00 6.06
Robin'S Egg Blue
#98EFF9
ΔE00 6.43
Robin Egg Blue
#8AF1FE
ΔE00 7.08
Turquoise
#40E0D0
ΔE00 7.34
Robin'S Egg
#6DEDFD
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DEDB #DE8689
analogous
#86DEAF #86DEDB #86B5DE
triadic
#86DEDB #DB86DE #DEDB86
tetradic
#86DEDB #AF86DE #DE8689 #B5DE86
square
#86DEDB #AF86DE #DE8689 #B5DE86
split-complementary
#86DEDB #DE86B5 #DEAF86
monochromatic
#32B8B3 #56D1CD #86DEDB #B6EBE9 #E6F8F8
Accessibility & contrast
On white
1.56
#86DEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#86DEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DEDB
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DEDB | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DB
Deuteranopia (green-blind)
#C4CADC
Tritanopia (blue-blind)
#60E3DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #86dedb; /* rgb */ color: rgb(134, 222, 219); /* oklch */ color: oklch(84.4% 0.085 192.9);
Tailwind
colors: {
custom: {
50: '#aee8e6',
500: '#86dedb',
950: '#000000',
},
}SCSS
$custom: #86dedb; $custom-light: #aee8e6; $custom-dark: #000000;
JSON
{
"hex": "#86dedb",
"rgb": {
"r": 134,
"g": 222,
"b": 219
},
"hsl": {
"h": 177.955,
"s": 57.143,
"l": 69.804
},
"oklch": {
"l": 0.84447,
"c": 0.08517,
"h": 192.9
},
"luminance": 0.62425
}Semantic roles & 50–950 ramp
primary
#86DEDB
secondary
#B55356
accent
#2126C5
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484