#85BFEB#85BFEB
#85BFEB is a light, moderate cyan. Relative luminance 0.482; OKLCH L 78.1% C 0.087 H 241.9°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #85BFEB |
|---|---|
| RGB | rgb(133, 191, 235) |
| HSL | hsl(206, 72%, 72%) |
| HSV | hsv(206, 43%, 92%) |
| CMYK | cmyk(43.4%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(74.98, -7.44, -27.74) |
| CIE-LCH | lch(74.98, 28.72, 254.99°) |
| OKLab | oklab(78.1% -0.041 -0.0769) |
| OKLCH | oklch(78.1% 0.087 241.9) |
| XYZ | xyz(43.2939, 48.2434, 85.6117) |
| Luminance | 0.4825 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 3.22
Lightblue (survey)
#7BC8F6
ΔE00 3.42
Sky Blue (survey)
#75BBFD
ΔE00 3.59
Lightskyblue
#87CEFA
ΔE00 4.14
Light Blue
#95D0FC
ΔE00 4.29
Baby Blue (survey)
#A2CFFE
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BFEB #EBB185
analogous
#85EBE4 #85BFEB #858CEB
triadic
#85BFEB #EB85BF #BFEB85
tetradic
#85BFEB #E485EB #EBB185 #8CEB85
square
#85BFEB #E485EB #EBB185 #8CEB85
split-complementary
#85BFEB #EB858C #EBE485
monochromatic
#2387D3 #50A3E2 #85BFEB #BADBF4 #E5F1FB
Accessibility & contrast
On white
1.97
#85BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#85BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BFEB
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BFEB | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBFED
Deuteranopia (green-blind)
#9FB4EA
Tritanopia (blue-blind)
#5CCACD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #85bfeb; /* rgb */ color: rgb(133, 191, 235); /* oklch */ color: oklch(78.1% 0.087 241.9);
Tailwind
colors: {
custom: {
50: '#add2f1',
500: '#85bfeb',
950: '#000000',
},
}SCSS
$custom: #85bfeb; $custom-light: #add2f1; $custom-dark: #000000;
JSON
{
"hex": "#85bfeb",
"rgb": {
"r": 133,
"g": 191,
"b": 235
},
"hsl": {
"h": 205.882,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.78104,
"c": 0.08713,
"h": 241.9
},
"luminance": 0.48246
}Semantic roles & 50–950 ramp
primary
#85BFEB
secondary
#F2E4D9
accent
#6512D4
background
#FAFCFE
surface
#F5F9FD
border
#CFD2D5
text
#111416
muted
#808284