#85BCF7#85BCF7
#85BCF7 is a light, moderate cyan. Relative luminance 0.477; OKLCH L 78.0% C 0.103 H 250.9°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #85BCF7 |
|---|---|
| RGB | rgb(133, 188, 247) |
| HSL | hsl(211, 88%, 75%) |
| HSV | hsv(211, 46%, 97%) |
| CMYK | cmyk(46.2%, 23.9%, 0%, 3.1%) |
| CIE-LAB | lab(74.61, -2.50, -34.77) |
| CIE-LCH | lch(74.61, 34.86, 265.88°) |
| OKLab | oklab(77.97% -0.0335 -0.097) |
| OKLCH | oklch(77.97% 0.103 250.9) |
| XYZ | xyz(44.4389, 47.6654, 94.8363) |
| Luminance | 0.4767 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.31
Carolina Blue
#8AB8FE
ΔE00 2.68
Sky
#82CAFC
ΔE00 5.20
Baby Blue (survey)
#A2CFFE
ΔE00 5.36
Light Blue
#95D0FC
ΔE00 5.82
Lightblue (survey)
#7BC8F6
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BCF7 #F7C085
analogous
#85F5F7 #85BCF7 #8785F7
triadic
#85BCF7 #F785BC #BCF785
tetradic
#85BCF7 #F785F5 #F7C085 #85F787
square
#85BCF7 #F785F5 #F7C085 #85F787
split-complementary
#85BCF7 #F78785 #F5F785
monochromatic
#127DEF #4C9CF3 #85BCF7 #BEDCFB #E2EFFD
Accessibility & contrast
On white
1.99
#85BCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#85BCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BCF7
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BCF7 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BEFA
Deuteranopia (green-blind)
#96B2F6
Tritanopia (blue-blind)
#54C9D0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #85bcf7; /* rgb */ color: rgb(133, 188, 247); /* oklch */ color: oklch(78.0% 0.103 250.9);
Tailwind
colors: {
custom: {
50: '#aed0fa',
500: '#85bcf7',
950: '#000000',
},
}SCSS
$custom: #85bcf7; $custom-light: #aed0fa; $custom-dark: #000000;
JSON
{
"hex": "#85bcf7",
"rgb": {
"r": 133,
"g": 188,
"b": 247
},
"hsl": {
"h": 211.053,
"s": 87.692,
"l": 74.51
},
"oklch": {
"l": 0.77967,
"c": 0.10259,
"h": 250.9
},
"luminance": 0.47668
}Semantic roles & 50–950 ramp
primary
#85BCF7
secondary
#F5E6D6
accent
#7701E4
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285