#85BCF9#85BCF9
#85BCF9 is a light, moderate cyan. Relative luminance 0.478; OKLCH L 78.1% C 0.105 H 251.7°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #85BCF9 |
|---|---|
| RGB | rgb(133, 188, 249) |
| HSL | hsl(212, 91%, 75%) |
| HSV | hsv(212, 47%, 98%) |
| CMYK | cmyk(46.6%, 24.5%, 0%, 2.4%) |
| CIE-LAB | lab(74.69, -1.94, -35.73) |
| CIE-LCH | lch(74.69, 35.78, 266.89°) |
| OKLab | oklab(78.05% -0.0329 -0.0997) |
| OKLCH | oklch(78.05% 0.105 251.7) |
| XYZ | xyz(44.7492, 47.7895, 96.4704) |
| Luminance | 0.4779 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.39
Carolina Blue
#8AB8FE
ΔE00 2.49
Baby Blue (survey)
#A2CFFE
ΔE00 5.37
Sky
#82CAFC
ΔE00 5.39
Light Blue
#95D0FC
ΔE00 5.95
Pastel Blue
#A2BFFE
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BCF9 #F9C285
analogous
#85F6F9 #85BCF9 #8885F9
triadic
#85BCF9 #F985BC #BCF985
tetradic
#85BCF9 #F985F6 #F9C285 #85F988
square
#85BCF9 #F985F6 #F9C285 #85F988
split-complementary
#85BCF9 #F98885 #F6F985
monochromatic
#107CF3 #4B9CF6 #85BCF9 #BFDCFC #E2EFFE
Accessibility & contrast
On white
1.99
#85BCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#85BCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BCF9
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BCF9 | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BEFC
Deuteranopia (green-blind)
#96B3F8
Tritanopia (blue-blind)
#53CAD1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #85bcf9; /* rgb */ color: rgb(133, 188, 249); /* oklch */ color: oklch(78.1% 0.105 251.7);
Tailwind
colors: {
custom: {
50: '#aed0fb',
500: '#85bcf9',
950: '#000000',
},
}SCSS
$custom: #85bcf9; $custom-light: #aed0fb; $custom-dark: #000000;
JSON
{
"hex": "#85bcf9",
"rgb": {
"r": 133,
"g": 188,
"b": 249
},
"hsl": {
"h": 211.552,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.78054,
"c": 0.10499,
"h": 251.7
},
"luminance": 0.47793
}Semantic roles & 50–950 ramp
primary
#85BCF9
secondary
#F6E6D5
accent
#7900E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285