#85BEF7#85BEF7
#85BEF7 is a light, moderate cyan. Relative luminance 0.485; OKLCH L 78.4% C 0.101 H 249.2°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #85BEF7 |
|---|---|
| RGB | rgb(133, 190, 247) |
| HSL | hsl(210, 88%, 75%) |
| HSV | hsv(210, 46%, 97%) |
| CMYK | cmyk(46.2%, 23.1%, 0%, 3.1%) |
| CIE-LAB | lab(75.16, -3.59, -33.93) |
| CIE-LCH | lch(75.16, 34.12, 263.96°) |
| OKLab | oklab(78.39% -0.0359 -0.0946) |
| OKLCH | oklch(78.39% 0.101 249.2) |
| XYZ | xyz(44.8691, 48.5258, 94.9797) |
| Luminance | 0.4853 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.10
Carolina Blue
#8AB8FE
ΔE00 3.37
Sky
#82CAFC
ΔE00 4.44
Baby Blue (survey)
#A2CFFE
ΔE00 5.04
Light Blue
#95D0FC
ΔE00 5.17
Lightblue (survey)
#7BC8F6
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BEF7 #F7BE85
analogous
#85F7F7 #85BEF7 #8585F7
triadic
#85BEF7 #F785BE #BEF785
tetradic
#85BEF7 #F785F7 #F7BE85 #85F785
square
#85BEF7 #F785F7 #F7BE85 #85F785
split-complementary
#85BEF7 #F78585 #F7F785
monochromatic
#1281EF #4C9FF3 #85BEF7 #BEDDFB #E2F0FD
Accessibility & contrast
On white
1.96
#85BEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#85BEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BEF7
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BEF7 | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BFFA
Deuteranopia (green-blind)
#99B4F6
Tritanopia (blue-blind)
#54CBD1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #85bef7; /* rgb */ color: rgb(133, 190, 247); /* oklch */ color: oklch(78.4% 0.101 249.2);
Tailwind
colors: {
custom: {
50: '#aed1fa',
500: '#85bef7',
950: '#000000',
},
}SCSS
$custom: #85bef7; $custom-light: #aed1fa; $custom-dark: #000000;
JSON
{
"hex": "#85bef7",
"rgb": {
"r": 133,
"g": 190,
"b": 247
},
"hsl": {
"h": 210,
"s": 87.692,
"l": 74.51
},
"oklch": {
"l": 0.78393,
"c": 0.10113,
"h": 249.2
},
"luminance": 0.48529
}Semantic roles & 50–950 ramp
primary
#85BEF7
secondary
#F5E6D6
accent
#7301E4
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285