#85DCF5#85DCF5
#85DCF5 is a very light, moderate cyan. Relative luminance 0.628; OKLCH L 84.8% C 0.091 H 218.3°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #85DCF5 |
|---|---|
| RGB | rgb(133, 220, 245) |
| HSL | hsl(193, 85%, 74%) |
| HSV | hsv(193, 46%, 96%) |
| CMYK | cmyk(45.7%, 10.2%, 0%, 3.9%) |
| CIE-LAB | lab(83.32, -19.83, -20.38) |
| CIE-LCH | lch(83.32, 28.44, 225.78°) |
| OKLab | oklab(84.84% -0.0713 -0.0562) |
| OKLCH | oklch(84.84% 0.091 218.3) |
| XYZ | xyz(51.7414, 62.7615, 95.7561) |
| Luminance | 0.6277 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.22
Ice Blue
#A5DFF9
ΔE00 4.82
Baby Blue
#89CFF0
ΔE00 4.99
Neon Blue
#04D9FF
ΔE00 6.18
Robin'S Egg
#6DEDFD
ΔE00 6.59
Robin Egg Blue
#8AF1FE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DCF5 #F59E85
analogous
#85F5D6 #85DCF5 #85A4F5
triadic
#85DCF5 #F585DC #DCF585
tetradic
#85DCF5 #D685F5 #F59E85 #A4F585
square
#85DCF5 #D685F5 #F59E85 #A4F585
split-complementary
#85DCF5 #F585A4 #F5D685
monochromatic
#14BCEC #4CCCF0 #85DCF5 #BEECFA #E3F7FD
Accessibility & contrast
On white
1.55
#85DCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#85DCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DCF5
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DCF5 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD7F6
Deuteranopia (green-blind)
#BACAF5
Tritanopia (blue-blind)
#4EE5E4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #85dcf5; /* rgb */ color: rgb(133, 220, 245); /* oklch */ color: oklch(84.8% 0.091 218.3);
Tailwind
colors: {
custom: {
50: '#aee7f8',
500: '#85dcf5',
950: '#000000',
},
}SCSS
$custom: #85dcf5; $custom-light: #aee7f8; $custom-dark: #000000;
JSON
{
"hex": "#85dcf5",
"rgb": {
"r": 133,
"g": 220,
"b": 245
},
"hsl": {
"h": 193.393,
"s": 84.848,
"l": 74.118
},
"oklch": {
"l": 0.84838,
"c": 0.09078,
"h": 218.3
},
"luminance": 0.62766
}Semantic roles & 50–950 ramp
primary
#85DCF5
secondary
#D26A4D
accent
#3604E1
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485