#85BBFC#85BBFC
#85BBFC is a light, moderate cyan. Relative luminance 0.476; OKLCH L 78.0% C 0.109 H 253.6°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #85BBFC |
|---|---|
| RGB | rgb(133, 187, 252) |
| HSL | hsl(213, 95%, 75%) |
| HSV | hsv(213, 47%, 99%) |
| CMYK | cmyk(47.2%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(74.54, -0.55, -37.57) |
| CIE-LCH | lch(74.54, 37.58, 269.17°) |
| OKLab | oklab(77.98% -0.0308 -0.105) |
| OKLCH | oklch(77.98% 0.109 253.6) |
| XYZ | xyz(45.0079, 47.5524, 98.8834) |
| Luminance | 0.4755 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.93
Sky Blue (survey)
#75BBFD
ΔE00 2.79
Baby Blue (survey)
#A2CFFE
ΔE00 5.60
Pastel Blue
#A2BFFE
ΔE00 5.83
Sky
#82CAFC
ΔE00 6.02
Light Blue
#95D0FC
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BBFC #FCC685
analogous
#85F7FC #85BBFC #8A85FC
triadic
#85BBFC #FC85BB #BBFC85
tetradic
#85BBFC #FC85F7 #FCC685 #85FC8A
square
#85BBFC #FC85F7 #FCC685 #85FC8A
split-complementary
#85BBFC #FC8A85 #F7FC85
monochromatic
#0E78F9 #499AFB #85BBFC #C1DCFD #E1EEFE
Accessibility & contrast
On white
2.00
#85BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#85BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BBFC
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BBFC | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BEFF
Deuteranopia (green-blind)
#93B2FB
Tritanopia (blue-blind)
#51CAD1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #85bbfc; /* rgb */ color: rgb(133, 187, 252); /* oklch */ color: oklch(78.0% 0.109 253.6);
Tailwind
colors: {
custom: {
50: '#aecffd',
500: '#85bbfc',
950: '#000000',
},
}SCSS
$custom: #85bbfc; $custom-light: #aecffd; $custom-dark: #000000;
JSON
{
"hex": "#85bbfc",
"rgb": {
"r": 133,
"g": 187,
"b": 252
},
"hsl": {
"h": 212.773,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.77976,
"c": 0.10944,
"h": 253.6
},
"luminance": 0.47555
}Semantic roles & 50–950 ramp
primary
#85BBFC
secondary
#F6E7D5
accent
#7D00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285