#85D2FF#85D2FF
#85D2FF is a very light, moderate cyan. Relative luminance 0.583; OKLCH L 83.0% C 0.099 H 235.4°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #85D2FF |
|---|---|
| RGB | rgb(133, 210, 255) |
| HSL | hsl(202, 100%, 76%) |
| HSV | hsv(202, 48%, 100%) |
| CMYK | cmyk(47.8%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(80.90, -12.02, -29.36) |
| CIE-LCH | lch(80.90, 31.73, 247.74°) |
| OKLab | oklab(83.03% -0.0563 -0.0815) |
| OKLCH | oklch(83.03% 0.099 235.4) |
| XYZ | xyz(50.7630, 58.2959, 103.1656) |
| Luminance | 0.5830 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.15
Lightblue (survey)
#7BC8F6
ΔE00 2.49
Sky
#82CAFC
ΔE00 2.55
Light Blue
#95D0FC
ΔE00 2.84
Baby Blue
#89CFF0
ΔE00 3.13
Sky Blue
#87CEEB
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85D2FF #FFB285
analogous
#85FFEF #85D2FF #8595FF
triadic
#85D2FF #FF85D2 #D2FF85
tetradic
#85D2FF #EF85FF #FFB285 #95FF85
square
#85D2FF #EF85FF #FFB285 #95FF85
split-complementary
#85D2FF #FF8595 #FFEF85
monochromatic
#0BA5FF #48BBFF #85D2FF #C2E9FF #E0F4FF
Accessibility & contrast
On white
1.66
#85D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#85D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85D2FF
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85D2FF | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#ACC3FE
Tritanopia (blue-blind)
#49DEE1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #85d2ff; /* rgb */ color: rgb(133, 210, 255); /* oklch */ color: oklch(83.0% 0.099 235.4);
Tailwind
colors: {
custom: {
50: '#afdfff',
500: '#85d2ff',
950: '#000000',
},
}SCSS
$custom: #85d2ff; $custom-light: #afdfff; $custom-dark: #000000;
JSON
{
"hex": "#85d2ff",
"rgb": {
"r": 133,
"g": 210,
"b": 255
},
"hsl": {
"h": 202.131,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.83031,
"c": 0.09908,
"h": 235.4
},
"luminance": 0.583
}Semantic roles & 50–950 ramp
primary
#85D2FF
secondary
#DF8049
accent
#5500E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111518
muted
#818486