#86CFDB#86CFDB
#86CFDB is a light, moderate teal. Relative luminance 0.548; OKLCH L 81.1% C 0.075 H 208.9°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #86CFDB |
|---|---|
| RGB | rgb(134, 207, 219) |
| HSL | hsl(188, 54%, 69%) |
| HSV | hsv(188, 39%, 86%) |
| CMYK | cmyk(38.8%, 5.5%, 0%, 14.1%) |
| CIE-LAB | lab(78.93, -19.69, -13.13) |
| CIE-LCH | lch(78.93, 23.67, 213.69°) |
| OKLab | oklab(81.08% -0.0653 -0.036) |
| OKLCH | oklch(81.08% 0.075 208.9) |
| XYZ | xyz(44.9259, 54.8054, 75.2153) |
| Luminance | 0.5481 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.25
Powder Blue
#B0E0E6
ΔE00 6.49
Lightblue
#ADD8E6
ΔE00 6.93
Robin'S Egg Blue
#98EFF9
ΔE00 7.38
Baby Blue
#89CFF0
ΔE00 7.62
Aqua Blue
#02D8E9
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CFDB #DB9286
analogous
#86DBBD #86CFDB #86A5DB
triadic
#86CFDB #DB86CF #CFDB86
tetradic
#86CFDB #BD86DB #DB9286 #A5DB86
square
#86CFDB #BD86DB #DB9286 #A5DB86
split-complementary
#86CFDB #DB86A5 #DBBD86
monochromatic
#35A0B2 #57BCCD #86CFDB #B5E2E9 #E4F4F7
Accessibility & contrast
On white
1.76
#86CFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#86CFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CFDB
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CFDB | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADC
Deuteranopia (green-blind)
#B5BFDB
Tritanopia (blue-blind)
#63D5D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #86cfdb; /* rgb */ color: rgb(134, 207, 219); /* oklch */ color: oklch(81.1% 0.075 208.9);
Tailwind
colors: {
custom: {
50: '#addde6',
500: '#86cfdb',
950: '#000000',
},
}SCSS
$custom: #86cfdb; $custom-light: #addde6; $custom-dark: #000000;
JSON
{
"hex": "#86cfdb",
"rgb": {
"r": 134,
"g": 207,
"b": 219
},
"hsl": {
"h": 188.471,
"s": 54.14,
"l": 69.216
},
"oklch": {
"l": 0.81079,
"c": 0.07455,
"h": 208.9
},
"luminance": 0.54808
}Semantic roles & 50–950 ramp
primary
#86CFDB
secondary
#B26153
accent
#3A24C2
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484