#85BFFE#85BFFE
#85BFFE is a light, moderate cyan. Relative luminance 0.494; OKLCH L 78.9% C 0.109 H 251.3°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #85BFFE |
|---|---|
| RGB | rgb(133, 191, 254) |
| HSL | hsl(211, 98%, 76%) |
| HSV | hsv(211, 48%, 100%) |
| CMYK | cmyk(47.6%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(75.70, -2.16, -36.85) |
| CIE-LCH | lch(75.70, 36.91, 266.64°) |
| OKLab | oklab(78.91% -0.0349 -0.1029) |
| OKLCH | oklch(78.91% 0.109 251.3) |
| XYZ | xyz(46.1869, 49.4006, 100.8482) |
| Luminance | 0.4940 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.27
Carolina Blue
#8AB8FE
ΔE00 3.11
Sky
#82CAFC
ΔE00 4.83
Baby Blue (survey)
#A2CFFE
ΔE00 4.94
Light Blue
#95D0FC
ΔE00 5.38
Lightblue (survey)
#7BC8F6
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BFFE #FEC485
analogous
#85FBFE #85BFFE #8785FE
triadic
#85BFFE #FE85BF #BFFE85
tetradic
#85BFFE #FE85FB #FEC485 #85FE87
square
#85BFFE #FE85FB #FEC485 #85FE87
split-complementary
#85BFFE #FE8785 #FBFE85
monochromatic
#0C7FFD #489FFE #85BFFE #C2DFFE #E1EFFF
Accessibility & contrast
On white
1.93
#85BFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#85BFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BFFE
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BFFE | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C1FF
Deuteranopia (green-blind)
#97B5FD
Tritanopia (blue-blind)
#4FCDD5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #85bffe; /* rgb */ color: rgb(133, 191, 254); /* oklch */ color: oklch(78.9% 0.109 251.3);
Tailwind
colors: {
custom: {
50: '#aed2ff',
500: '#85bffe',
950: '#000000',
},
}SCSS
$custom: #85bffe; $custom-light: #aed2ff; $custom-dark: #000000;
JSON
{
"hex": "#85bffe",
"rgb": {
"r": 133,
"g": 191,
"b": 254
},
"hsl": {
"h": 211.24,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.78911,
"c": 0.10866,
"h": 251.3
},
"luminance": 0.49404
}Semantic roles & 50–950 ramp
primary
#85BFFE
secondary
#F7E6D4
accent
#7700E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286