#85BBFF#85BBFF
#85BBFF is a light, moderate cyan. Relative luminance 0.477; OKLCH L 78.1% C 0.113 H 254.7°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #85BBFF |
|---|---|
| RGB | rgb(133, 187, 255) |
| HSL | hsl(213, 100%, 76%) |
| HSV | hsv(213, 48%, 100%) |
| CMYK | cmyk(47.8%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(74.66, 0.31, -39.00) |
| CIE-LCH | lch(74.66, 39.00, 270.45°) |
| OKLab | oklab(78.11% -0.0299 -0.1091) |
| OKLCH | oklch(78.11% 0.113 254.7) |
| XYZ | xyz(45.4871, 47.7440, 101.4069) |
| Luminance | 0.4775 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.77
Sky Blue (survey)
#75BBFD
ΔE00 3.01
Baby Blue (survey)
#A2CFFE
ΔE00 5.65
Pastel Blue
#A2BFFE
ΔE00 5.74
Sky
#82CAFC
ΔE00 6.27
Light Blue
#95D0FC
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BBFF #FFC985
analogous
#85F8FF #85BBFF #8C85FF
triadic
#85BBFF #FF85BB #BBFF85
tetradic
#85BBFF #FF85F8 #FFC985 #85FF8C
square
#85BBFF #FF85F8 #FFC985 #85FF8C
split-complementary
#85BBFF #FF8C85 #F8FF85
monochromatic
#0B77FF #4899FF #85BBFF #C2DDFF #E0EEFF
Accessibility & contrast
On white
1.99
#85BBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#85BBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BBFF
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BBFF | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BEFF
Deuteranopia (green-blind)
#92B2FE
Tritanopia (blue-blind)
#4FCAD3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #85bbff; /* rgb */ color: rgb(133, 187, 255); /* oklch */ color: oklch(78.1% 0.113 254.7);
Tailwind
colors: {
custom: {
50: '#aecfff',
500: '#85bbff',
950: '#000000',
},
}SCSS
$custom: #85bbff; $custom-light: #aecfff; $custom-dark: #000000;
JSON
{
"hex": "#85bbff",
"rgb": {
"r": 133,
"g": 187,
"b": 255
},
"hsl": {
"h": 213.443,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.78111,
"c": 0.11314,
"h": 254.7
},
"luminance": 0.47747
}Semantic roles & 50–950 ramp
primary
#85BBFF
secondary
#F7E8D4
accent
#8000E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286