#85ABDE#85ABDE
#85ABDE is a light, moderate cyan. Relative luminance 0.394; OKLCH L 73.3% C 0.085 H 255.9°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #85ABDE |
|---|---|
| RGB | rgb(133, 171, 222) |
| HSL | hsl(214, 57%, 70%) |
| HSV | hsv(214, 40%, 87%) |
| CMYK | cmyk(40.1%, 23%, 0%, 12.9%) |
| CIE-LAB | lab(69.03, -0.06, -29.81) |
| CIE-LCH | lch(69.03, 29.81, 269.89°) |
| OKLab | oklab(73.26% -0.0207 -0.0828) |
| OKLCH | oklch(73.26% 0.085 255.9) |
| XYZ | xyz(37.4164, 39.3842, 74.7234) |
| Luminance | 0.3939 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.55
Pastel Blue
#A2BFFE
ΔE00 6.71
Sky Blue (survey)
#75BBFD
ΔE00 6.82
Cornflowerblue
#6495ED
ΔE00 6.99
Periwinkle Blue
#8F99FB
ΔE00 7.65
Light Grey Blue
#9DBCD4
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85ABDE #DEB885
analogous
#85D8DE #85ABDE #8C85DE
triadic
#85ABDE #DE85AB #ABDE85
tetradic
#85ABDE #DE85D8 #DEB885 #85DE8C
square
#85ABDE #DE85D8 #DEB885 #85DE8C
split-complementary
#85ABDE #DE8C85 #D8DE85
monochromatic
#326BB7 #558AD1 #85ABDE #B5CCEB #E5EDF8
Accessibility & contrast
On white
2.37
#85ABDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#85ABDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85ABDE
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85ABDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85ABDE | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ADE0
Deuteranopia (green-blind)
#8EA5DD
Tritanopia (blue-blind)
#66B6BC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #85abde; /* rgb */ color: rgb(133, 171, 222); /* oklch */ color: oklch(73.3% 0.085 255.9);
Tailwind
colors: {
custom: {
50: '#abc3e8',
500: '#85abde',
950: '#000000',
},
}SCSS
$custom: #85abde; $custom-light: #abc3e8; $custom-dark: #000000;
JSON
{
"hex": "#85abde",
"rgb": {
"r": 133,
"g": 171,
"b": 222
},
"hsl": {
"h": 214.382,
"s": 57.419,
"l": 69.608
},
"oklch": {
"l": 0.73261,
"c": 0.08534,
"h": 255.9
},
"luminance": 0.39386
}Semantic roles & 50–950 ramp
primary
#85ABDE
secondary
#ECE1D3
accent
#7F21C5
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101216
muted
#7F8184