#85BDFC#85BDFC
#85BDFC is a light, moderate cyan. Relative luminance 0.484; OKLCH L 78.4% C 0.108 H 252.1°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #85BDFC |
|---|---|
| RGB | rgb(133, 189, 252) |
| HSL | hsl(212, 95%, 75%) |
| HSV | hsv(212, 47%, 99%) |
| CMYK | cmyk(47.2%, 25%, 0%, 1.2%) |
| CIE-LAB | lab(75.08, -1.64, -36.74) |
| CIE-LCH | lch(75.08, 36.77, 267.44°) |
| OKLab | oklab(78.4% -0.0332 -0.1026) |
| OKLCH | oklch(78.4% 0.108 252.1) |
| XYZ | xyz(45.4352, 48.4069, 99.0258) |
| Luminance | 0.4841 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.39
Carolina Blue
#8AB8FE
ΔE00 2.58
Baby Blue (survey)
#A2CFFE
ΔE00 5.23
Sky
#82CAFC
ΔE00 5.32
Light Blue
#95D0FC
ΔE00 5.84
Pastel Blue
#A2BFFE
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BDFC #FCC485
analogous
#85F8FC #85BDFC #8885FC
triadic
#85BDFC #FC85BD #BDFC85
tetradic
#85BDFC #FC85F8 #FCC485 #85FC88
square
#85BDFC #FC85F8 #FCC485 #85FC88
split-complementary
#85BDFC #FC8885 #F8FC85
monochromatic
#0E7CF9 #499DFB #85BDFC #C1DDFD #E1EFFE
Accessibility & contrast
On white
1.97
#85BDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#85BDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BDFC
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BDFC | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BFFF
Deuteranopia (green-blind)
#95B4FB
Tritanopia (blue-blind)
#51CBD3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #85bdfc; /* rgb */ color: rgb(133, 189, 252); /* oklch */ color: oklch(78.4% 0.108 252.1);
Tailwind
colors: {
custom: {
50: '#aed0fd',
500: '#85bdfc',
950: '#000000',
},
}SCSS
$custom: #85bdfc; $custom-light: #aed0fd; $custom-dark: #000000;
JSON
{
"hex": "#85bdfc",
"rgb": {
"r": 133,
"g": 189,
"b": 252
},
"hsl": {
"h": 211.765,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.78399,
"c": 0.10783,
"h": 252.1
},
"luminance": 0.4841
}Semantic roles & 50–950 ramp
primary
#85BDFC
secondary
#F6E6D5
accent
#7A00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285