#86CBED#86CBED
#86CBED is a light, moderate cyan. Relative luminance 0.539; OKLCH L 80.8% C 0.084 H 230.5°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #86CBED |
|---|---|
| RGB | rgb(134, 203, 237) |
| HSL | hsl(200, 74%, 73%) |
| HSV | hsv(200, 43%, 93%) |
| CMYK | cmyk(43.5%, 14.3%, 0%, 7.1%) |
| CIE-LAB | lab(78.40, -13.00, -23.58) |
| CIE-LCH | lch(78.40, 26.93, 241.13°) |
| OKLab | oklab(80.85% -0.0537 -0.0652) |
| OKLCH | oklch(80.85% 0.084 230.5) |
| XYZ | xyz(46.4681, 53.8914, 88.0578) |
| Luminance | 0.5390 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.05
Sky Blue
#87CEEB
ΔE00 1.92
Lightskyblue
#87CEFA
ΔE00 2.87
Lightblue (survey)
#7BC8F6
ΔE00 3.09
Sky
#82CAFC
ΔE00 4.20
Light Blue
#95D0FC
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CBED #EDA886
analogous
#86EDDC #86CBED #8697ED
triadic
#86CBED #ED86CB #CBED86
tetradic
#86CBED #DC86ED #EDA886 #97ED86
square
#86CBED #DC86ED #EDA886 #97ED86
split-complementary
#86CBED #ED8697 #EDDC86
monochromatic
#209CD8 #51B4E5 #86CBED #BBE2F5 #E4F4FB
Accessibility & contrast
On white
1.78
#86CBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#86CBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CBED
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CBED | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9EF
Deuteranopia (green-blind)
#ABBDED
Tritanopia (blue-blind)
#5AD5D6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #86cbed; /* rgb */ color: rgb(134, 203, 237); /* oklch */ color: oklch(80.8% 0.084 230.5);
Tailwind
colors: {
custom: {
50: '#aedaf3',
500: '#86cbed',
950: '#000000',
},
}SCSS
$custom: #86cbed; $custom-light: #aedaf3; $custom-dark: #000000;
JSON
{
"hex": "#86cbed",
"rgb": {
"r": 134,
"g": 203,
"b": 237
},
"hsl": {
"h": 199.806,
"s": 74.101,
"l": 72.745
},
"oklch": {
"l": 0.80849,
"c": 0.08444,
"h": 230.5
},
"luminance": 0.53895
}Semantic roles & 50–950 ramp
primary
#86CBED
secondary
#C77750
accent
#510FD6
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385