#85DDFC#85DDFC
#85DDFC is a very light, moderate cyan. Relative luminance 0.637; OKLCH L 85.3% C 0.095 H 222.7°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #85DDFC |
|---|---|
| RGB | rgb(133, 221, 252) |
| HSL | hsl(196, 95%, 75%) |
| HSV | hsv(196, 47%, 99%) |
| CMYK | cmyk(47.2%, 12.3%, 0%, 1.2%) |
| CIE-LAB | lab(83.82, -18.48, -23.32) |
| CIE-LCH | lch(83.82, 29.75, 231.60°) |
| OKLab | oklab(85.32% -0.0698 -0.0645) |
| OKLCH | oklch(85.32% 0.095 222.7) |
| XYZ | xyz(53.0935, 63.7235, 101.5786) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.79
Baby Blue
#89CFF0
ΔE00 4.03
Ice Blue
#A5DFF9
ΔE00 4.15
Lightskyblue
#87CEFA
ΔE00 6.25
Neon Blue
#04D9FF
ΔE00 6.27
Lightblue (survey)
#7BC8F6
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DDFC #FCA485
analogous
#85FCDF #85DDFC #85A1FC
triadic
#85DDFC #FC85DD #DDFC85
tetradic
#85DDFC #DF85FC #FCA485 #A1FC85
square
#85DDFC #DF85FC #FCA485 #A1FC85
split-complementary
#85DDFC #FC85A1 #FCDF85
monochromatic
#0EBCF9 #49CCFB #85DDFC #C1EEFD #E1F7FE
Accessibility & contrast
On white
1.53
#85DDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#85DDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DDFC
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DDFC | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FE
Deuteranopia (green-blind)
#B9CBFC
Tritanopia (blue-blind)
#48E7E7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #85ddfc; /* rgb */ color: rgb(133, 221, 252); /* oklch */ color: oklch(85.3% 0.095 222.7);
Tailwind
colors: {
custom: {
50: '#afe7fd',
500: '#85ddfc',
950: '#000000',
},
}SCSS
$custom: #85ddfc; $custom-light: #afe7fd; $custom-dark: #000000;
JSON
{
"hex": "#85ddfc",
"rgb": {
"r": 133,
"g": 221,
"b": 252
},
"hsl": {
"h": 195.63,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.85316,
"c": 0.09502,
"h": 222.7
},
"luminance": 0.63728
}Semantic roles & 50–950 ramp
primary
#85DDFC
secondary
#DB704A
accent
#3C00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485