#85BFED#85BFED
#85BFED is a light, moderate cyan. Relative luminance 0.484; OKLCH L 78.2% C 0.089 H 243.2°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #85BFED |
|---|---|
| RGB | rgb(133, 191, 237) |
| HSL | hsl(207, 74%, 73%) |
| HSV | hsv(207, 44%, 93%) |
| CMYK | cmyk(43.9%, 19.4%, 0%, 7.1%) |
| CIE-LAB | lab(75.05, -6.89, -28.70) |
| CIE-LCH | lch(75.05, 29.52, 256.49°) |
| OKLab | oklab(78.19% -0.0403 -0.0796) |
| OKLCH | oklch(78.19% 0.089 243.2) |
| XYZ | xyz(43.5845, 48.3597, 87.1420) |
| Luminance | 0.4836 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.19
Sky
#82CAFC
ΔE00 3.24
Lightblue (survey)
#7BC8F6
ΔE00 3.65
Light Blue
#95D0FC
ΔE00 4.30
Lightskyblue
#87CEFA
ΔE00 4.31
Carolina Blue
#8AB8FE
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BFED #EDB385
analogous
#85EDE7 #85BFED #858BED
triadic
#85BFED #ED85BF #BFED85
tetradic
#85BFED #E785ED #EDB385 #8BED85
square
#85BFED #E785ED #EDB385 #8BED85
split-complementary
#85BFED #ED858B #EDE785
monochromatic
#2086D8 #50A3E5 #85BFED #BADBF5 #E4F1FB
Accessibility & contrast
On white
1.97
#85BFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#85BFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BFED
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BFED | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBFEF
Deuteranopia (green-blind)
#9EB4EC
Tritanopia (blue-blind)
#5ACACE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #85bfed; /* rgb */ color: rgb(133, 191, 237); /* oklch */ color: oklch(78.2% 0.089 243.2);
Tailwind
colors: {
custom: {
50: '#add2f3',
500: '#85bfed',
950: '#000000',
},
}SCSS
$custom: #85bfed; $custom-light: #add2f3; $custom-dark: #000000;
JSON
{
"hex": "#85bfed",
"rgb": {
"r": 133,
"g": 191,
"b": 237
},
"hsl": {
"h": 206.538,
"s": 74.286,
"l": 72.549
},
"oklch": {
"l": 0.78186,
"c": 0.08926,
"h": 243.2
},
"luminance": 0.48363
}Semantic roles & 50–950 ramp
primary
#85BFED
secondary
#F3E4D8
accent
#670FD6
background
#FAFCFE
surface
#F5F9FD
border
#CFD2D5
text
#111417
muted
#808285