#85DAFE#85DAFE
#85DAFE is a very light, moderate cyan. Relative luminance 0.623; OKLCH L 84.7% C 0.097 H 227.1°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #85DAFE |
|---|---|
| RGB | rgb(133, 218, 254) |
| HSL | hsl(198, 98%, 76%) |
| HSV | hsv(198, 48%, 100%) |
| CMYK | cmyk(47.6%, 14.2%, 0%, 0.4%) |
| CIE-LAB | lab(83.06, -16.42, -25.53) |
| CIE-LCH | lch(83.06, 30.35, 237.26°) |
| OKLab | oklab(84.73% -0.0657 -0.0707) |
| OKLCH | oklch(84.73% 0.097 227.1) |
| XYZ | xyz(52.6271, 62.2810, 102.9949) |
| Luminance | 0.6229 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.90
Sky Blue
#87CEEB
ΔE00 3.31
Ice Blue
#A5DFF9
ΔE00 4.15
Lightskyblue
#87CEFA
ΔE00 4.50
Lightblue (survey)
#7BC8F6
ΔE00 5.46
Light Blue
#95D0FC
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DAFE #FEA985
analogous
#85FEE5 #85DAFE #859DFE
triadic
#85DAFE #FE85DA #DAFE85
tetradic
#85DAFE #E585FE #FEA985 #9DFE85
square
#85DAFE #E585FE #FEA985 #9DFE85
split-complementary
#85DAFE #FE859D #FEE585
monochromatic
#0CB5FD #48C8FE #85DAFE #C2ECFE #E1F6FF
Accessibility & contrast
On white
1.56
#85DAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#85DAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DAFE
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DAFE | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#B5C9FE
Tritanopia (blue-blind)
#47E5E5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #85dafe; /* rgb */ color: rgb(133, 218, 254); /* oklch */ color: oklch(84.7% 0.097 227.1);
Tailwind
colors: {
custom: {
50: '#afe5fe',
500: '#85dafe',
950: '#000000',
},
}SCSS
$custom: #85dafe; $custom-light: #afe5fe; $custom-dark: #000000;
JSON
{
"hex": "#85dafe",
"rgb": {
"r": 133,
"g": 218,
"b": 254
},
"hsl": {
"h": 197.851,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.84734,
"c": 0.09651,
"h": 227.1
},
"luminance": 0.62285
}Semantic roles & 50–950 ramp
primary
#85DAFE
secondary
#DE764A
accent
#4400E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111518
muted
#818486