#85DDFE#85DDFE
#85DDFE is a very light, moderate cyan. Relative luminance 0.639; OKLCH L 85.4% C 0.096 H 224.2°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #85DDFE |
|---|---|
| RGB | rgb(133, 221, 254) |
| HSL | hsl(196, 98%, 76%) |
| HSV | hsv(196, 48%, 100%) |
| CMYK | cmyk(47.6%, 13%, 0%, 0.4%) |
| CIE-LAB | lab(83.89, -17.94, -24.27) |
| CIE-LCH | lch(83.89, 30.19, 233.52°) |
| OKLab | oklab(85.39% -0.0691 -0.0671) |
| OKLCH | oklch(85.39% 0.096 224.2) |
| XYZ | xyz(53.4121, 63.8510, 103.2566) |
| Luminance | 0.6385 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.77
Baby Blue
#89CFF0
ΔE00 3.80
Ice Blue
#A5DFF9
ΔE00 4.09
Lightskyblue
#87CEFA
ΔE00 5.77
Neon Blue
#04D9FF
ΔE00 6.43
Lightblue (survey)
#7BC8F6
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DDFE #FEA685
analogous
#85FEE3 #85DDFE #85A0FE
triadic
#85DDFE #FE85DD #DDFE85
tetradic
#85DDFE #E385FE #FEA685 #A0FE85
square
#85DDFE #E385FE #FEA685 #A0FE85
split-complementary
#85DDFE #FE85A0 #FEE385
monochromatic
#0CBBFD #48CCFE #85DDFE #C2EEFE #E1F7FF
Accessibility & contrast
On white
1.52
#85DDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#85DDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DDFE
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DDFE | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD9FF
Deuteranopia (green-blind)
#B9CBFE
Tritanopia (blue-blind)
#46E7E7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #85ddfe; /* rgb */ color: rgb(133, 221, 254); /* oklch */ color: oklch(85.4% 0.096 224.2);
Tailwind
colors: {
custom: {
50: '#afe7fe',
500: '#85ddfe',
950: '#000000',
},
}SCSS
$custom: #85ddfe; $custom-light: #afe7fe; $custom-dark: #000000;
JSON
{
"hex": "#85ddfe",
"rgb": {
"r": 133,
"g": 221,
"b": 254
},
"hsl": {
"h": 196.364,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.85391,
"c": 0.09635,
"h": 224.2
},
"luminance": 0.63855
}Semantic roles & 50–950 ramp
primary
#85DDFE
secondary
#DE724A
accent
#3F00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485