#85BEF2#85BEF2
#85BEF2 is a light, moderate cyan. Relative luminance 0.482; OKLCH L 78.2% C 0.095 H 246.9°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #85BEF2 |
|---|---|
| RGB | rgb(133, 190, 242) |
| HSL | hsl(209, 81%, 74%) |
| HSV | hsv(209, 45%, 95%) |
| CMYK | cmyk(45%, 21.5%, 0%, 5.1%) |
| CIE-LAB | lab(74.96, -4.98, -31.53) |
| CIE-LCH | lch(74.96, 31.93, 261.02°) |
| OKLab | oklab(78.18% -0.0375 -0.0877) |
| OKLCH | oklch(78.18% 0.095 246.9) |
| XYZ | xyz(44.1079, 48.2213, 90.9706) |
| Luminance | 0.4822 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.31
Sky
#82CAFC
ΔE00 3.94
Carolina Blue
#8AB8FE
ΔE00 4.00
Lightblue (survey)
#7BC8F6
ΔE00 4.75
Light Blue
#95D0FC
ΔE00 4.83
Baby Blue (survey)
#A2CFFE
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BEF2 #F2B985
analogous
#85F2F0 #85BEF2 #8587F2
triadic
#85BEF2 #F285BE #BEF285
tetradic
#85BEF2 #F085F2 #F2B985 #87F285
square
#85BEF2 #F085F2 #F2B985 #87F285
split-complementary
#85BEF2 #F28587 #F2F085
monochromatic
#1883E4 #4EA1EC #85BEF2 #BCDBF8 #E3F0FC
Accessibility & contrast
On white
1.97
#85BEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#85BEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BEF2
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BEF2 | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BFF4
Deuteranopia (green-blind)
#9BB4F1
Tritanopia (blue-blind)
#57CACF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #85bef2; /* rgb */ color: rgb(133, 190, 242); /* oklch */ color: oklch(78.2% 0.095 246.9);
Tailwind
colors: {
custom: {
50: '#add1f6',
500: '#85bef2',
950: '#000000',
},
}SCSS
$custom: #85bef2; $custom-light: #add1f6; $custom-dark: #000000;
JSON
{
"hex": "#85bef2",
"rgb": {
"r": 133,
"g": 190,
"b": 242
},
"hsl": {
"h": 208.624,
"s": 80.741,
"l": 73.529
},
"oklch": {
"l": 0.78179,
"c": 0.09537,
"h": 246.9
},
"luminance": 0.48224
}Semantic roles & 50–950 ramp
primary
#85BEF2
secondary
#F4E5D7
accent
#6E08DD
background
#FBFCFF
surface
#F6F9FE
border
#D0D2D6
text
#111417
muted
#808285