#85CCF9#85CCF9
#85CCF9 is a light, moderate cyan. Relative luminance 0.550; OKLCH L 81.5% C 0.096 H 237.4°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #85CCF9 |
|---|---|
| RGB | rgb(133, 204, 249) |
| HSL | hsl(203, 91%, 75%) |
| HSV | hsv(203, 47%, 98%) |
| CMYK | cmyk(46.6%, 18.1%, 0%, 2.4%) |
| CIE-LAB | lab(79.05, -10.52, -29.01) |
| CIE-LCH | lch(79.05, 30.86, 250.07°) |
| OKLab | oklab(81.49% -0.0515 -0.0805) |
| OKLCH | oklch(81.49% 0.096 237.4) |
| XYZ | xyz(48.3586, 55.0083, 97.6735) |
| Luminance | 0.5501 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 0.55
Sky
#82CAFC
ΔE00 1.24
Lightblue (survey)
#7BC8F6
ΔE00 1.38
Light Blue
#95D0FC
ΔE00 2.34
Baby Blue
#89CFF0
ΔE00 3.48
Sky Blue
#87CEEB
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CCF9 #F9B285
analogous
#85F9EC #85CCF9 #8592F9
triadic
#85CCF9 #F985CC #CCF985
tetradic
#85CCF9 #EC85F9 #F9B285 #92F985
square
#85CCF9 #EC85F9 #F9B285 #92F985
split-complementary
#85CCF9 #F98592 #F9EC85
monochromatic
#109BF3 #4BB4F6 #85CCF9 #BFE4FC #E2F3FE
Accessibility & contrast
On white
1.75
#85CCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#85CCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CCF9
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CCF9 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CBFB
Deuteranopia (green-blind)
#A8BEF8
Tritanopia (blue-blind)
#4FD8DB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #85ccf9; /* rgb */ color: rgb(133, 204, 249); /* oklch */ color: oklch(81.5% 0.096 237.4);
Tailwind
colors: {
custom: {
50: '#aedbfb',
500: '#85ccf9',
950: '#000000',
},
}SCSS
$custom: #85ccf9; $custom-light: #aedbfb; $custom-dark: #000000;
JSON
{
"hex": "#85ccf9",
"rgb": {
"r": 133,
"g": 204,
"b": 249
},
"hsl": {
"h": 203.276,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.81489,
"c": 0.09559,
"h": 237.4
},
"luminance": 0.55012
}Semantic roles & 50–950 ramp
primary
#85CCF9
secondary
#D7814B
accent
#5900E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111517
muted
#818485