#85BEF1#85BEF1
#85BEF1 is a light, moderate cyan. Relative luminance 0.482; OKLCH L 78.1% C 0.094 H 246.4°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #85BEF1 |
|---|---|
| RGB | rgb(133, 190, 241) |
| HSL | hsl(208, 79%, 73%) |
| HSV | hsv(208, 45%, 95%) |
| CMYK | cmyk(44.8%, 21.2%, 0%, 5.5%) |
| CIE-LAB | lab(74.93, -5.26, -31.05) |
| CIE-LCH | lch(74.93, 31.50, 260.39°) |
| OKLab | oklab(78.14% -0.0378 -0.0863) |
| OKLCH | oklch(78.14% 0.094 246.4) |
| XYZ | xyz(43.9581, 48.1614, 90.1818) |
| Luminance | 0.4816 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.40
Sky
#82CAFC
ΔE00 3.85
Carolina Blue
#8AB8FE
ΔE00 4.15
Lightblue (survey)
#7BC8F6
ΔE00 4.61
Light Blue
#95D0FC
ΔE00 4.77
Lightskyblue
#87CEFA
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BEF1 #F1B885
analogous
#85F1EE #85BEF1 #8588F1
triadic
#85BEF1 #F185BE #BEF185
tetradic
#85BEF1 #EE85F1 #F1B885 #88F185
square
#85BEF1 #EE85F1 #F1B885 #88F185
split-complementary
#85BEF1 #F18588 #F1EE85
monochromatic
#1A83E2 #4EA1EB #85BEF1 #BCDBF7 #E4F0FC
Accessibility & contrast
On white
1.98
#85BEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#85BEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BEF1
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BEF1 | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BFF3
Deuteranopia (green-blind)
#9BB4F0
Tritanopia (blue-blind)
#58CACF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #85bef1; /* rgb */ color: rgb(133, 190, 241); /* oklch */ color: oklch(78.1% 0.094 246.4);
Tailwind
colors: {
custom: {
50: '#add1f5',
500: '#85bef1',
950: '#000000',
},
}SCSS
$custom: #85bef1; $custom-light: #add1f5; $custom-dark: #000000;
JSON
{
"hex": "#85bef1",
"rgb": {
"r": 133,
"g": 190,
"b": 241
},
"hsl": {
"h": 208.333,
"s": 79.412,
"l": 73.333
},
"oklch": {
"l": 0.78137,
"c": 0.09424,
"h": 246.4
},
"luminance": 0.48164
}Semantic roles & 50–950 ramp
primary
#85BEF1
secondary
#F4E5D7
accent
#6D0ADC
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285