#85BCFE#85BCFE
#85BCFE is a light, moderate cyan. Relative luminance 0.481; OKLCH L 78.3% C 0.111 H 253.6°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #85BCFE |
|---|---|
| RGB | rgb(133, 188, 254) |
| HSL | hsl(213, 98%, 76%) |
| HSV | hsv(213, 48%, 100%) |
| CMYK | cmyk(47.6%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(74.89, -0.52, -38.11) |
| CIE-LCH | lch(74.89, 38.11, 269.21°) |
| OKLab | oklab(78.28% -0.0314 -0.1065) |
| OKLCH | oklch(78.28% 0.111 253.6) |
| XYZ | xyz(45.5394, 48.1056, 100.6323) |
| Luminance | 0.4811 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.13
Sky Blue (survey)
#75BBFD
ΔE00 2.72
Baby Blue (survey)
#A2CFFE
ΔE00 5.44
Sky
#82CAFC
ΔE00 5.85
Pastel Blue
#A2BFFE
ΔE00 5.91
Light Blue
#95D0FC
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BCFE #FEC785
analogous
#85F9FE #85BCFE #8A85FE
triadic
#85BCFE #FE85BC #BCFE85
tetradic
#85BCFE #FE85F9 #FEC785 #85FE8A
square
#85BCFE #FE85F9 #FEC785 #85FE8A
split-complementary
#85BCFE #FE8A85 #F9FE85
monochromatic
#0C79FD #489BFE #85BCFE #C2DDFE #E1EEFF
Accessibility & contrast
On white
1.98
#85BCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#85BCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BCFE
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BCFE | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BFFF
Deuteranopia (green-blind)
#93B3FD
Tritanopia (blue-blind)
#4FCBD3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #85bcfe; /* rgb */ color: rgb(133, 188, 254); /* oklch */ color: oklch(78.3% 0.111 253.6);
Tailwind
colors: {
custom: {
50: '#aed0ff',
500: '#85bcfe',
950: '#000000',
},
}SCSS
$custom: #85bcfe; $custom-light: #aed0ff; $custom-dark: #000000;
JSON
{
"hex": "#85bcfe",
"rgb": {
"r": 133,
"g": 188,
"b": 254
},
"hsl": {
"h": 212.727,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.78277,
"c": 0.11107,
"h": 253.6
},
"luminance": 0.48109
}Semantic roles & 50–950 ramp
primary
#85BCFE
secondary
#F7E7D4
accent
#7D00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286