#85BDF3#85BDF3
#85BDF3 is a light, moderate cyan. Relative luminance 0.479; OKLCH L 78.0% C 0.097 H 248.3°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #85BDF3 |
|---|---|
| RGB | rgb(133, 189, 243) |
| HSL | hsl(209, 82%, 74%) |
| HSV | hsv(209, 45%, 95%) |
| CMYK | cmyk(45.3%, 22.2%, 0%, 4.7%) |
| CIE-LAB | lab(74.73, -4.16, -32.43) |
| CIE-LCH | lch(74.73, 32.70, 262.69°) |
| OKLab | oklab(78.01% -0.036 -0.0903) |
| OKLCH | oklch(78.01% 0.097 248.3) |
| XYZ | xyz(44.0426, 47.8498, 91.6918) |
| Luminance | 0.4785 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.21
Carolina Blue
#8AB8FE
ΔE00 3.50
Sky
#82CAFC
ΔE00 4.43
Baby Blue (survey)
#A2CFFE
ΔE00 5.22
Light Blue
#95D0FC
ΔE00 5.22
Lightblue (survey)
#7BC8F6
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BDF3 #F3BB85
analogous
#85F3F2 #85BDF3 #8586F3
triadic
#85BDF3 #F385BD #BDF385
tetradic
#85BDF3 #F285F3 #F3BB85 #86F385
square
#85BDF3 #F285F3 #F3BB85 #86F385
split-complementary
#85BDF3 #F38586 #F3F285
monochromatic
#1781E7 #4D9FEE #85BDF3 #BDDBF8 #E3F0FC
Accessibility & contrast
On white
1.99
#85BDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#85BDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BDF3
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BDF3 | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BEF6
Deuteranopia (green-blind)
#99B3F2
Tritanopia (blue-blind)
#57CACF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #85bdf3; /* rgb */ color: rgb(133, 189, 243); /* oklch */ color: oklch(78.0% 0.097 248.3);
Tailwind
colors: {
custom: {
50: '#add0f7',
500: '#85bdf3',
950: '#000000',
},
}SCSS
$custom: #85bdf3; $custom-light: #add0f7; $custom-dark: #000000;
JSON
{
"hex": "#85bdf3",
"rgb": {
"r": 133,
"g": 189,
"b": 243
},
"hsl": {
"h": 209.455,
"s": 82.09,
"l": 73.725
},
"oklch": {
"l": 0.78007,
"c": 0.09717,
"h": 248.3
},
"luminance": 0.47853
}Semantic roles & 50–950 ramp
primary
#85BDF3
secondary
#F4E5D7
accent
#7107DE
background
#FBFCFF
surface
#F6F9FE
border
#D0D2D6
text
#111417
muted
#808285