#85B2ED#85B2ED
#85B2ED is a light, moderate cyan. Relative luminance 0.429; OKLCH L 75.4% C 0.098 H 255.5°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #85B2ED |
|---|---|
| RGB | rgb(133, 178, 237) |
| HSL | hsl(214, 74%, 73%) |
| HSV | hsv(214, 44%, 93%) |
| CMYK | cmyk(43.9%, 24.9%, 0%, 7.1%) |
| CIE-LAB | lab(71.51, 0.19, -34.16) |
| CIE-LCH | lch(71.51, 34.16, 270.32°) |
| OKLab | oklab(75.4% -0.0247 -0.0952) |
| OKLCH | oklch(75.4% 0.098 255.5) |
| XYZ | xyz(40.8743, 42.9392, 86.2386) |
| Luminance | 0.4294 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.23
Sky Blue (survey)
#75BBFD
ΔE00 4.71
Pastel Blue
#A2BFFE
ΔE00 5.66
Baby Blue (survey)
#A2CFFE
ΔE00 7.52
Light Grey Blue
#9DBCD4
ΔE00 7.91
Sky
#82CAFC
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85B2ED #EDC085
analogous
#85E6ED #85B2ED #8C85ED
triadic
#85B2ED #ED85B2 #B2ED85
tetradic
#85B2ED #ED85E6 #EDC085 #85ED8C
square
#85B2ED #ED85E6 #EDC085 #85ED8C
split-complementary
#85B2ED #ED8C85 #E6ED85
monochromatic
#206FD8 #5090E5 #85B2ED #BAD4F5 #E4EEFB
Accessibility & contrast
On white
2.19
#85B2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#85B2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85B2ED
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85B2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85B2ED | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB5F0
Deuteranopia (green-blind)
#8FABEC
Tritanopia (blue-blind)
#5DBFC6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #85b2ed; /* rgb */ color: rgb(133, 178, 237); /* oklch */ color: oklch(75.4% 0.098 255.5);
Tailwind
colors: {
custom: {
50: '#adc8f3',
500: '#85b2ed',
950: '#000000',
},
}SCSS
$custom: #85b2ed; $custom-light: #adc8f3; $custom-dark: #000000;
JSON
{
"hex": "#85b2ed",
"rgb": {
"r": 133,
"g": 178,
"b": 237
},
"hsl": {
"h": 214.038,
"s": 74.286,
"l": 72.549
},
"oklch": {
"l": 0.75403,
"c": 0.09837,
"h": 255.5
},
"luminance": 0.42942
}Semantic roles & 50–950 ramp
primary
#85B2ED
secondary
#F3E7D8
accent
#800FD6
background
#FAFCFE
surface
#F5F8FD
border
#CFD1D5
text
#111317
muted
#808285