#85BEF0#85BEF0
#85BEF0 is a light, moderate cyan. Relative luminance 0.481; OKLCH L 78.1% C 0.093 H 245.8°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #85BEF0 |
|---|---|
| RGB | rgb(133, 190, 240) |
| HSL | hsl(208, 78%, 73%) |
| HSV | hsv(208, 45%, 94%) |
| CMYK | cmyk(44.6%, 20.8%, 0%, 5.9%) |
| CIE-LAB | lab(74.89, -5.53, -30.57) |
| CIE-LCH | lch(74.89, 31.07, 259.74°) |
| OKLab | oklab(78.1% -0.0381 -0.085) |
| OKLCH | oklch(78.1% 0.093 245.8) |
| XYZ | xyz(43.8091, 48.1018, 89.3973) |
| Luminance | 0.4810 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.51
Sky
#82CAFC
ΔE00 3.77
Carolina Blue
#8AB8FE
ΔE00 4.30
Lightblue (survey)
#7BC8F6
ΔE00 4.46
Light Blue
#95D0FC
ΔE00 4.71
Lightskyblue
#87CEFA
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BEF0 #F0B785
analogous
#85F0EC #85BEF0 #8588F0
triadic
#85BEF0 #F085BE #BEF085
tetradic
#85BEF0 #EC85F0 #F0B785 #88F085
square
#85BEF0 #EC85F0 #F0B785 #88F085
split-complementary
#85BEF0 #F08588 #F0EC85
monochromatic
#1B84DF #4EA1E9 #85BEF0 #BBDBF7 #E4F0FC
Accessibility & contrast
On white
1.98
#85BEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#85BEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BEF0
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BEF0 | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BFF2
Deuteranopia (green-blind)
#9CB3EF
Tritanopia (blue-blind)
#59CACF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #85bef0; /* rgb */ color: rgb(133, 190, 240); /* oklch */ color: oklch(78.1% 0.093 245.8);
Tailwind
colors: {
custom: {
50: '#add1f5',
500: '#85bef0',
950: '#000000',
},
}SCSS
$custom: #85bef0; $custom-light: #add1f5; $custom-dark: #000000;
JSON
{
"hex": "#85bef0",
"rgb": {
"r": 133,
"g": 190,
"b": 240
},
"hsl": {
"h": 208.037,
"s": 78.102,
"l": 73.137
},
"oklch": {
"l": 0.78095,
"c": 0.09312,
"h": 245.8
},
"luminance": 0.48105
}Semantic roles & 50–950 ramp
primary
#85BEF0
secondary
#F3E5D8
accent
#6C0BDA
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285