#85BBFD#85BBFD
#85BBFD is a light, moderate cyan. Relative luminance 0.476; OKLCH L 78.0% C 0.111 H 254.0°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #85BBFD |
|---|---|
| RGB | rgb(133, 187, 253) |
| HSL | hsl(213, 97%, 76%) |
| HSV | hsv(213, 47%, 99%) |
| CMYK | cmyk(47.4%, 26.1%, 0%, 0.8%) |
| CIE-LAB | lab(74.58, -0.26, -38.05) |
| CIE-LCH | lch(74.58, 38.05, 269.61°) |
| OKLab | oklab(78.02% -0.0305 -0.1064) |
| OKLCH | oklch(78.02% 0.111 254) |
| XYZ | xyz(45.1668, 47.6159, 99.7202) |
| Luminance | 0.4762 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.87
Sky Blue (survey)
#75BBFD
ΔE00 2.86
Baby Blue (survey)
#A2CFFE
ΔE00 5.62
Pastel Blue
#A2BFFE
ΔE00 5.79
Sky
#82CAFC
ΔE00 6.10
Light Blue
#95D0FC
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BBFD #FDC785
analogous
#85F7FD #85BBFD #8B85FD
triadic
#85BBFD #FD85BB #BBFD85
tetradic
#85BBFD #FD85F7 #FDC785 #85FD8B
square
#85BBFD #FD85F7 #FDC785 #85FD8B
split-complementary
#85BBFD #FD8B85 #F7FD85
monochromatic
#0D78FB #4999FC #85BBFD #C1DDFE #E1EEFF
Accessibility & contrast
On white
2.00
#85BBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#85BBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BBFD
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BBFD | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BEFF
Deuteranopia (green-blind)
#93B2FC
Tritanopia (blue-blind)
#50CAD2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #85bbfd; /* rgb */ color: rgb(133, 187, 253); /* oklch */ color: oklch(78.0% 0.111 254.0);
Tailwind
colors: {
custom: {
50: '#aecffe',
500: '#85bbfd',
950: '#000000',
},
}SCSS
$custom: #85bbfd; $custom-light: #aecffe; $custom-dark: #000000;
JSON
{
"hex": "#85bbfd",
"rgb": {
"r": 133,
"g": 187,
"b": 253
},
"hsl": {
"h": 213,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.78021,
"c": 0.11067,
"h": 254
},
"luminance": 0.47619
}Semantic roles & 50–950 ramp
primary
#85BBFD
secondary
#F7E7D4
accent
#7E00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286