#85CCFA#85CCFA
#85CCFA is a light, moderate cyan. Relative luminance 0.551; OKLCH L 81.5% C 0.097 H 238.0°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #85CCFA |
|---|---|
| RGB | rgb(133, 204, 250) |
| HSL | hsl(204, 92%, 75%) |
| HSV | hsv(204, 47%, 98%) |
| CMYK | cmyk(46.8%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(79.08, -10.25, -29.49) |
| CIE-LCH | lch(79.08, 31.22, 250.84°) |
| OKLab | oklab(81.53% -0.0512 -0.0819) |
| OKLCH | oklch(81.53% 0.097 238) |
| XYZ | xyz(48.5150, 55.0708, 98.4972) |
| Luminance | 0.5507 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 0.71
Sky
#82CAFC
ΔE00 1.02
Lightblue (survey)
#7BC8F6
ΔE00 1.47
Light Blue
#95D0FC
ΔE00 2.25
Baby Blue
#89CFF0
ΔE00 3.74
Sky Blue
#87CEEB
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CCFA #FAB385
analogous
#85FAEE #85CCFA #8591FA
triadic
#85CCFA #FA85CC #CCFA85
tetradic
#85CCFA #EE85FA #FAB385 #91FA85
square
#85CCFA #EE85FA #FAB385 #91FA85
split-complementary
#85CCFA #FA8591 #FAEE85
monochromatic
#0F9BF5 #4AB3F8 #85CCFA #C0E5FC #E2F3FE
Accessibility & contrast
On white
1.75
#85CCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#85CCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CCFA
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CCFA | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFC
Deuteranopia (green-blind)
#A7BEF9
Tritanopia (blue-blind)
#4FD8DB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #85ccfa; /* rgb */ color: rgb(133, 204, 250); /* oklch */ color: oklch(81.5% 0.097 238.0);
Tailwind
colors: {
custom: {
50: '#aedbfc',
500: '#85ccfa',
950: '#000000',
},
}SCSS
$custom: #85ccfa; $custom-light: #aedbfc; $custom-dark: #000000;
JSON
{
"hex": "#85ccfa",
"rgb": {
"r": 133,
"g": 204,
"b": 250
},
"hsl": {
"h": 203.59,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.81529,
"c": 0.09656,
"h": 238
},
"luminance": 0.55074
}Semantic roles & 50–950 ramp
primary
#85CCFA
secondary
#D8834B
accent
#5A00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111517
muted
#818485