#85BFEC#85BFEC
#85BFEC is a light, moderate cyan. Relative luminance 0.483; OKLCH L 78.1% C 0.088 H 242.6°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #85BFEC |
|---|---|
| RGB | rgb(133, 191, 236) |
| HSL | hsl(206, 73%, 72%) |
| HSV | hsv(206, 44%, 93%) |
| CMYK | cmyk(43.6%, 19.1%, 0%, 7.5%) |
| CIE-LAB | lab(75.01, -7.17, -28.22) |
| CIE-LCH | lch(75.01, 29.12, 255.75°) |
| OKLab | oklab(78.15% -0.0406 -0.0783) |
| OKLCH | oklch(78.15% 0.088 242.6) |
| XYZ | xyz(43.4388, 48.3014, 86.3747) |
| Luminance | 0.4830 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 3.22
Sky Blue (survey)
#75BBFD
ΔE00 3.38
Lightblue (survey)
#7BC8F6
ΔE00 3.53
Lightskyblue
#87CEFA
ΔE00 4.22
Light Blue
#95D0FC
ΔE00 4.29
Baby Blue (survey)
#A2CFFE
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BFEC #ECB285
analogous
#85ECE6 #85BFEC #858BEC
triadic
#85BFEC #EC85BF #BFEC85
tetradic
#85BFEC #E685EC #ECB285 #8BEC85
square
#85BFEC #E685EC #ECB285 #8BEC85
split-complementary
#85BFEC #EC858B #ECE685
monochromatic
#2187D5 #50A3E4 #85BFEC #BADBF4 #E5F1FB
Accessibility & contrast
On white
1.97
#85BFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#85BFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BFEC
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BFEC | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBFEE
Deuteranopia (green-blind)
#9EB4EB
Tritanopia (blue-blind)
#5BCACE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #85bfec; /* rgb */ color: rgb(133, 191, 236); /* oklch */ color: oklch(78.1% 0.088 242.6);
Tailwind
colors: {
custom: {
50: '#add2f2',
500: '#85bfec',
950: '#000000',
},
}SCSS
$custom: #85bfec; $custom-light: #add2f2; $custom-dark: #000000;
JSON
{
"hex": "#85bfec",
"rgb": {
"r": 133,
"g": 191,
"b": 236
},
"hsl": {
"h": 206.214,
"s": 73.05,
"l": 72.353
},
"oklch": {
"l": 0.78145,
"c": 0.0882,
"h": 242.6
},
"luminance": 0.48304
}Semantic roles & 50–950 ramp
primary
#85BFEC
secondary
#F3E4D8
accent
#6610D5
background
#FAFCFE
surface
#F5F9FD
border
#CFD2D5
text
#111417
muted
#808285