#85B8F8#85B8F8
#85B8F8 is a light, moderate cyan. Relative luminance 0.460; OKLCH L 77.2% C 0.107 H 254.5°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #85B8F8 |
|---|---|
| RGB | rgb(133, 184, 248) |
| HSL | hsl(213, 89%, 75%) |
| HSV | hsv(213, 46%, 97%) |
| CMYK | cmyk(46.4%, 25.8%, 0%, 2.7%) |
| CIE-LAB | lab(73.57, -0.03, -36.92) |
| CIE-LCH | lch(73.57, 36.92, 269.95°) |
| OKLab | oklab(77.16% -0.0285 -0.1031) |
| OKLCH | oklch(77.16% 0.107 254.5) |
| XYZ | xyz(43.7509, 46.0419, 95.3703) |
| Luminance | 0.4605 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.43
Sky Blue (survey)
#75BBFD
ΔE00 3.32
Pastel Blue
#A2BFFE
ΔE00 5.58
Baby Blue (survey)
#A2CFFE
ΔE00 6.17
Sky
#82CAFC
ΔE00 6.73
Light Blue
#95D0FC
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85B8F8 #F8C585
analogous
#85F2F8 #85B8F8 #8C85F8
triadic
#85B8F8 #F885B8 #B8F885
tetradic
#85B8F8 #F885F2 #F8C585 #85F88C
square
#85B8F8 #F885F2 #F8C585 #85F88C
split-complementary
#85B8F8 #F88C85 #F2F885
monochromatic
#1175F1 #4B96F5 #85B8F8 #BFDAFB #E2EEFD
Accessibility & contrast
On white
2.06
#85B8F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#85B8F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85B8F8
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85B8F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85B8F8 | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBBFB
Deuteranopia (green-blind)
#91B0F7
Tritanopia (blue-blind)
#55C6CE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #85b8f8; /* rgb */ color: rgb(133, 184, 248); /* oklch */ color: oklch(77.2% 0.107 254.5);
Tailwind
colors: {
custom: {
50: '#aecdfa',
500: '#85b8f8',
950: '#000000',
},
}SCSS
$custom: #85b8f8; $custom-light: #aecdfa; $custom-dark: #000000;
JSON
{
"hex": "#85b8f8",
"rgb": {
"r": 133,
"g": 184,
"b": 248
},
"hsl": {
"h": 213.391,
"s": 89.147,
"l": 74.706
},
"oklch": {
"l": 0.77163,
"c": 0.10701,
"h": 254.5
},
"luminance": 0.46045
}Semantic roles & 50–950 ramp
primary
#85B8F8
secondary
#F5E7D6
accent
#8000E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285