#85BEFC#85BEFC
#85BEFC is a light, moderate cyan. Relative luminance 0.488; OKLCH L 78.6% C 0.107 H 251.3°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #85BEFC |
|---|---|
| RGB | rgb(133, 190, 252) |
| HSL | hsl(211, 95%, 75%) |
| HSV | hsv(211, 47%, 99%) |
| CMYK | cmyk(47.2%, 24.6%, 0%, 1.2%) |
| CIE-LAB | lab(75.35, -2.19, -36.32) |
| CIE-LCH | lch(75.35, 36.38, 266.56°) |
| OKLab | oklab(78.61% -0.0343 -0.1014) |
| OKLCH | oklch(78.61% 0.107 251.3) |
| XYZ | xyz(45.6510, 48.8385, 99.0978) |
| Luminance | 0.4884 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.25
Carolina Blue
#8AB8FE
ΔE00 2.91
Sky
#82CAFC
ΔE00 4.97
Baby Blue (survey)
#A2CFFE
ΔE00 5.07
Light Blue
#95D0FC
ΔE00 5.54
Lightblue (survey)
#7BC8F6
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BEFC #FCC385
analogous
#85F9FC #85BEFC #8885FC
triadic
#85BEFC #FC85BE #BEFC85
tetradic
#85BEFC #FC85F9 #FCC385 #85FC88
square
#85BEFC #FC85F9 #FCC385 #85FC88
split-complementary
#85BEFC #FC8885 #F9FC85
monochromatic
#0E7EF9 #499EFB #85BEFC #C1DEFD #E1EFFE
Accessibility & contrast
On white
1.95
#85BEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#85BEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BEFC
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BEFC | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C0FF
Deuteranopia (green-blind)
#97B4FB
Tritanopia (blue-blind)
#50CCD3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #85befc; /* rgb */ color: rgb(133, 190, 252); /* oklch */ color: oklch(78.6% 0.107 251.3);
Tailwind
colors: {
custom: {
50: '#aed1fd',
500: '#85befc',
950: '#000000',
},
}SCSS
$custom: #85befc; $custom-light: #aed1fd; $custom-dark: #000000;
JSON
{
"hex": "#85befc",
"rgb": {
"r": 133,
"g": 190,
"b": 252
},
"hsl": {
"h": 211.261,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.78611,
"c": 0.10705,
"h": 251.3
},
"luminance": 0.48842
}Semantic roles & 50–950 ramp
primary
#85BEFC
secondary
#F6E6D5
accent
#7800E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285