#85BDF0#85BDF0
#85BDF0 is a light, moderate cyan. Relative luminance 0.477; OKLCH L 77.9% C 0.094 H 246.8°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #85BDF0 |
|---|---|
| RGB | rgb(133, 189, 240) |
| HSL | hsl(209, 78%, 73%) |
| HSV | hsv(209, 45%, 94%) |
| CMYK | cmyk(44.6%, 21.2%, 0%, 5.9%) |
| CIE-LAB | lab(74.62, -4.99, -30.99) |
| CIE-LCH | lch(74.62, 31.39, 260.85°) |
| OKLab | oklab(77.88% -0.0369 -0.0861) |
| OKLCH | oklch(77.88% 0.094 246.8) |
| XYZ | xyz(43.5933, 47.6701, 89.3253) |
| Luminance | 0.4767 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.40
Carolina Blue
#8AB8FE
ΔE00 3.93
Sky
#82CAFC
ΔE00 4.15
Lightblue (survey)
#7BC8F6
ΔE00 4.88
Light Blue
#95D0FC
ΔE00 5.03
Baby Blue (survey)
#A2CFFE
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BDF0 #F0B885
analogous
#85F0ED #85BDF0 #8587F0
triadic
#85BDF0 #F085BD #BDF085
tetradic
#85BDF0 #ED85F0 #F0B885 #87F085
square
#85BDF0 #ED85F0 #F0B885 #87F085
split-complementary
#85BDF0 #F08587 #F0ED85
monochromatic
#1B82DF #4EA0E9 #85BDF0 #BBDAF7 #E4F0FC
Accessibility & contrast
On white
1.99
#85BDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#85BDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BDF0
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BDF0 | 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)
#A8BEF2
Deuteranopia (green-blind)
#9BB3EF
Tritanopia (blue-blind)
#59C9CE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #85bdf0; /* rgb */ color: rgb(133, 189, 240); /* oklch */ color: oklch(77.9% 0.094 246.8);
Tailwind
colors: {
custom: {
50: '#add0f5',
500: '#85bdf0',
950: '#000000',
},
}SCSS
$custom: #85bdf0; $custom-light: #add0f5; $custom-dark: #000000;
JSON
{
"hex": "#85bdf0",
"rgb": {
"r": 133,
"g": 189,
"b": 240
},
"hsl": {
"h": 208.598,
"s": 78.102,
"l": 73.137
},
"oklch": {
"l": 0.7788,
"c": 0.09373,
"h": 246.8
},
"luminance": 0.47673
}Semantic roles & 50–950 ramp
primary
#85BDF0
secondary
#F3E5D8
accent
#6E0BDA
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285