#85BDF2#85BDF2
#85BDF2 is a light, moderate cyan. Relative luminance 0.478; OKLCH L 78.0% C 0.096 H 247.8°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #85BDF2 |
|---|---|
| RGB | rgb(133, 189, 242) |
| HSL | hsl(209, 81%, 74%) |
| HSV | hsv(209, 45%, 95%) |
| CMYK | cmyk(45%, 21.9%, 0%, 5.1%) |
| CIE-LAB | lab(74.69, -4.44, -31.95) |
| CIE-LCH | lch(74.69, 32.26, 262.09°) |
| OKLab | oklab(77.96% -0.0363 -0.0889) |
| OKLCH | oklch(77.96% 0.096 247.8) |
| XYZ | xyz(43.8920, 47.7896, 90.8986) |
| Luminance | 0.4779 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.25
Carolina Blue
#8AB8FE
ΔE00 3.63
Sky
#82CAFC
ΔE00 4.33
Lightblue (survey)
#7BC8F6
ΔE00 5.15
Light Blue
#95D0FC
ΔE00 5.16
Baby Blue (survey)
#A2CFFE
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BDF2 #F2BA85
analogous
#85F2F0 #85BDF2 #8586F2
triadic
#85BDF2 #F285BD #BDF285
tetradic
#85BDF2 #F085F2 #F2BA85 #86F285
square
#85BDF2 #F085F2 #F2BA85 #86F285
split-complementary
#85BDF2 #F28586 #F2F085
monochromatic
#1881E4 #4E9FEC #85BDF2 #BCDBF8 #E3F0FC
Accessibility & contrast
On white
1.99
#85BDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#85BDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BDF2
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BDF2 | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BEF4
Deuteranopia (green-blind)
#9AB3F1
Tritanopia (blue-blind)
#58C9CF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #85bdf2; /* rgb */ color: rgb(133, 189, 242); /* oklch */ color: oklch(78.0% 0.096 247.8);
Tailwind
colors: {
custom: {
50: '#add0f6',
500: '#85bdf2',
950: '#000000',
},
}SCSS
$custom: #85bdf2; $custom-light: #add0f6; $custom-dark: #000000;
JSON
{
"hex": "#85bdf2",
"rgb": {
"r": 133,
"g": 189,
"b": 242
},
"hsl": {
"h": 209.174,
"s": 80.741,
"l": 73.529
},
"oklch": {
"l": 0.77965,
"c": 0.09602,
"h": 247.8
},
"luminance": 0.47793
}Semantic roles & 50–950 ramp
primary
#85BDF2
secondary
#F4E5D7
accent
#7008DD
background
#FBFCFF
surface
#F6F9FE
border
#D0D2D6
text
#111417
muted
#808285