#85BEFA#85BEFA
#85BEFA is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.5% C 0.105 H 250.5°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #85BEFA |
|---|---|
| RGB | rgb(133, 190, 250) |
| HSL | hsl(211, 92%, 75%) |
| HSV | hsv(211, 47%, 98%) |
| CMYK | cmyk(46.8%, 24%, 0%, 2%) |
| CIE-LAB | lab(75.27, -2.75, -35.37) |
| CIE-LCH | lch(75.27, 35.47, 265.56°) |
| OKLab | oklab(78.52% -0.0349 -0.0987) |
| OKLCH | oklch(78.52% 0.105 250.5) |
| XYZ | xyz(45.3358, 48.7124, 97.4374) |
| Luminance | 0.4872 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.16
Carolina Blue
#8AB8FE
ΔE00 3.07
Sky
#82CAFC
ΔE00 4.76
Baby Blue (survey)
#A2CFFE
ΔE00 5.05
Light Blue
#95D0FC
ΔE00 5.39
Lightblue (survey)
#7BC8F6
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BEFA #FAC185
analogous
#85F9FA #85BEFA #8685FA
triadic
#85BEFA #FA85BE #BEFA85
tetradic
#85BEFA #FA85F9 #FAC185 #85FA86
square
#85BEFA #FA85F9 #FAC185 #85FA86
split-complementary
#85BEFA #FA8685 #F9FA85
monochromatic
#0F7FF5 #4A9FF8 #85BEFA #C0DDFC #E2EFFE
Accessibility & contrast
On white
1.95
#85BEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#85BEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BEFA
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BEFA | 1.00 | 1.95 | 10.74 | 10.74 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C0FD
Deuteranopia (green-blind)
#97B4F9
Tritanopia (blue-blind)
#52CCD2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #85befa; /* rgb */ color: rgb(133, 190, 250); /* oklch */ color: oklch(78.5% 0.105 250.5);
Tailwind
colors: {
custom: {
50: '#aed1fc',
500: '#85befa',
950: '#000000',
},
}SCSS
$custom: #85befa; $custom-light: #aed1fc; $custom-dark: #000000;
JSON
{
"hex": "#85befa",
"rgb": {
"r": 133,
"g": 190,
"b": 250
},
"hsl": {
"h": 210.769,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.78523,
"c": 0.10466,
"h": 250.5
},
"luminance": 0.48716
}Semantic roles & 50–950 ramp
primary
#85BEFA
secondary
#F6E6D5
accent
#7600E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285