#85BEFF#85BEFF
#85BEFF is a light, moderate cyan. Relative luminance 0.490; OKLCH L 78.7% C 0.111 H 252.4°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #85BEFF |
|---|---|
| RGB | rgb(133, 190, 255) |
| HSL | hsl(212, 100%, 76%) |
| HSV | hsv(212, 48%, 100%) |
| CMYK | cmyk(47.8%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(75.47, -1.33, -37.74) |
| CIE-LCH | lch(75.47, 37.77, 267.98°) |
| OKLab | oklab(78.74% -0.0334 -0.1055) |
| OKLCH | oklch(78.74% 0.111 252.4) |
| XYZ | xyz(46.1302, 49.0302, 101.6213) |
| Luminance | 0.4903 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.44
Carolina Blue
#8AB8FE
ΔE00 2.72
Baby Blue (survey)
#A2CFFE
ΔE00 5.11
Sky
#82CAFC
ΔE00 5.27
Light Blue
#95D0FC
ΔE00 5.75
Pastel Blue
#A2BFFE
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BEFF #FFC685
analogous
#85FBFF #85BEFF #8985FF
triadic
#85BEFF #FF85BE #BEFF85
tetradic
#85BEFF #FF85FB #FFC685 #85FF89
square
#85BEFF #FF85FB #FFC685 #85FF89
split-complementary
#85BEFF #FF8985 #FBFF85
monochromatic
#0B7DFF #489DFF #85BEFF #C2DFFF #E0EFFF
Accessibility & contrast
On white
1.94
#85BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#85BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BEFF
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BEFF | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C1FF
Deuteranopia (green-blind)
#95B5FE
Tritanopia (blue-blind)
#4ECDD4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #85beff; /* rgb */ color: rgb(133, 190, 255); /* oklch */ color: oklch(78.7% 0.111 252.4);
Tailwind
colors: {
custom: {
50: '#aed1ff',
500: '#85beff',
950: '#000000',
},
}SCSS
$custom: #85beff; $custom-light: #aed1ff; $custom-dark: #000000;
JSON
{
"hex": "#85beff",
"rgb": {
"r": 133,
"g": 190,
"b": 255
},
"hsl": {
"h": 211.967,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.78744,
"c": 0.11065,
"h": 252.4
},
"luminance": 0.49033
}Semantic roles & 50–950 ramp
primary
#85BEFF
secondary
#F7E7D4
accent
#7A00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286