#86CFDA#86CFDA
#86CFDA is a light, moderate teal. Relative luminance 0.548; OKLCH L 81.0% C 0.074 H 207.8°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #86CFDA |
|---|---|
| RGB | rgb(134, 207, 218) |
| HSL | hsl(188, 53%, 69%) |
| HSV | hsv(188, 39%, 85%) |
| CMYK | cmyk(38.5%, 5%, 0%, 14.5%) |
| CIE-LAB | lab(78.90, -19.94, -12.64) |
| CIE-LCH | lch(78.90, 23.61, 212.36°) |
| OKLab | oklab(81.05% -0.0656 -0.0347) |
| OKLCH | oklch(81.05% 0.074 207.8) |
| XYZ | xyz(44.7947, 54.7529, 74.5240) |
| Luminance | 0.5476 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.48
Sky Blue
#87CEEB
ΔE00 6.64
Lightblue
#ADD8E6
ΔE00 7.13
Robin'S Egg Blue
#98EFF9
ΔE00 7.33
Aqua Blue
#02D8E9
ΔE00 7.81
Robin'S Egg
#6DEDFD
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CFDA #DA9186
analogous
#86DABB #86CFDA #86A5DA
triadic
#86CFDA #DA86CF #CFDA86
tetradic
#86CFDA #BB86DA #DA9186 #A5DA86
square
#86CFDA #BB86DA #DA9186 #A5DA86
split-complementary
#86CFDA #DA86A5 #DABB86
monochromatic
#36A0B0 #57BCCC #86CFDA #B5E2E8 #E4F4F7
Accessibility & contrast
On white
1.76
#86CFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#86CFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CFDA
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CFDA | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADB
Deuteranopia (green-blind)
#B5BFDA
Tritanopia (blue-blind)
#63D5D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #86cfda; /* rgb */ color: rgb(134, 207, 218); /* oklch */ color: oklch(81.0% 0.074 207.8);
Tailwind
colors: {
custom: {
50: '#addde5',
500: '#86cfda',
950: '#000000',
},
}SCSS
$custom: #86cfda; $custom-light: #addde5; $custom-dark: #000000;
JSON
{
"hex": "#86cfda",
"rgb": {
"r": 134,
"g": 207,
"b": 218
},
"hsl": {
"h": 187.857,
"s": 53.165,
"l": 69.02
},
"oklch": {
"l": 0.81045,
"c": 0.07425,
"h": 207.8
},
"luminance": 0.54756
}Semantic roles & 50–950 ramp
primary
#86CFDA
secondary
#B16054
accent
#3925C1
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484