#85B7EF#85B7EF
#85B7EF is a light, moderate cyan. Relative luminance 0.451; OKLCH L 76.6% C 0.097 H 251.9°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #85B7EF |
|---|---|
| RGB | rgb(133, 183, 239) |
| HSL | hsl(212, 77%, 73%) |
| HSV | hsv(212, 44%, 94%) |
| CMYK | cmyk(44.4%, 23.4%, 0%, 6.3%) |
| CIE-LAB | lab(72.95, -2.00, -33.03) |
| CIE-LCH | lch(72.95, 33.09, 266.53°) |
| OKLab | oklab(76.55% -0.0301 -0.092) |
| OKLCH | oklch(76.55% 0.097 251.9) |
| XYZ | xyz(42.1811, 45.0828, 88.1238) |
| Luminance | 0.4509 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.25
Sky Blue (survey)
#75BBFD
ΔE00 3.22
Pastel Blue
#A2BFFE
ΔE00 5.92
Baby Blue (survey)
#A2CFFE
ΔE00 6.32
Sky
#82CAFC
ΔE00 6.41
Light Blue
#95D0FC
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85B7EF #EFBD85
analogous
#85ECEF #85B7EF #8885EF
triadic
#85B7EF #EF85B7 #B7EF85
tetradic
#85B7EF #EF85EC #EFBD85 #85EF88
square
#85B7EF #EF85EC #EFBD85 #85EF88
split-complementary
#85B7EF #EF8885 #ECEF85
monochromatic
#1D77DD #4F97E8 #85B7EF #BBD7F6 #E4EFFB
Accessibility & contrast
On white
2.10
#85B7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#85B7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85B7EF
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85B7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85B7EF | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B9F2
Deuteranopia (green-blind)
#94AEEE
Tritanopia (blue-blind)
#5BC4CA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #85b7ef; /* rgb */ color: rgb(133, 183, 239); /* oklch */ color: oklch(76.6% 0.097 251.9);
Tailwind
colors: {
custom: {
50: '#adccf4',
500: '#85b7ef',
950: '#000000',
},
}SCSS
$custom: #85b7ef; $custom-light: #adccf4; $custom-dark: #000000;
JSON
{
"hex": "#85b7ef",
"rgb": {
"r": 133,
"g": 183,
"b": 239
},
"hsl": {
"h": 211.698,
"s": 76.812,
"l": 72.941
},
"oklch": {
"l": 0.76554,
"c": 0.09677,
"h": 251.9
},
"luminance": 0.45086
}Semantic roles & 50–950 ramp
primary
#85B7EF
secondary
#F3E6D8
accent
#790CD9
background
#FAFCFE
surface
#F5F8FD
border
#CFD1D5
text
#111317
muted
#808285