#85BDFB#85BDFB
#85BDFB is a light, moderate cyan. Relative luminance 0.483; OKLCH L 78.4% C 0.107 H 251.7°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #85BDFB |
|---|---|
| RGB | rgb(133, 189, 251) |
| HSL | hsl(212, 94%, 75%) |
| HSV | hsv(212, 47%, 98%) |
| CMYK | cmyk(47%, 24.7%, 0%, 1.6%) |
| CIE-LAB | lab(75.04, -1.92, -36.26) |
| CIE-LCH | lch(75.04, 36.31, 266.97°) |
| OKLab | oklab(78.35% -0.0335 -0.1012) |
| OKLCH | oklch(78.35% 0.107 251.7) |
| XYZ | xyz(45.2771, 48.3436, 98.1935) |
| Luminance | 0.4835 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.33
Carolina Blue
#8AB8FE
ΔE00 2.65
Baby Blue (survey)
#A2CFFE
ΔE00 5.22
Sky
#82CAFC
ΔE00 5.22
Light Blue
#95D0FC
ΔE00 5.78
Pastel Blue
#A2BFFE
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BDFB #FBC385
analogous
#85F8FB #85BDFB #8885FB
triadic
#85BDFB #FB85BD #BDFB85
tetradic
#85BDFB #FB85F8 #FBC385 #85FB88
square
#85BDFB #FB85F8 #FBC385 #85FB88
split-complementary
#85BDFB #FB8885 #F8FB85
monochromatic
#0E7DF7 #4A9DF9 #85BDFB #C0DDFD #E1EFFE
Accessibility & contrast
On white
1.97
#85BDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#85BDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BDFB
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BDFB | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BFFE
Deuteranopia (green-blind)
#96B4FA
Tritanopia (blue-blind)
#51CBD2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #85bdfb; /* rgb */ color: rgb(133, 189, 251); /* oklch */ color: oklch(78.4% 0.107 251.7);
Tailwind
colors: {
custom: {
50: '#aed0fd',
500: '#85bdfb',
950: '#000000',
},
}SCSS
$custom: #85bdfb; $custom-light: #aed0fd; $custom-dark: #000000;
JSON
{
"hex": "#85bdfb",
"rgb": {
"r": 133,
"g": 189,
"b": 251
},
"hsl": {
"h": 211.525,
"s": 93.651,
"l": 75.294
},
"oklch": {
"l": 0.78355,
"c": 0.10662,
"h": 251.7
},
"luminance": 0.48347
}Semantic roles & 50–950 ramp
primary
#85BDFB
secondary
#F6E6D5
accent
#7900E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285