#85C8F3#85C8F3
#85C8F3 is a light, moderate cyan. Relative luminance 0.528; OKLCH L 80.4% C 0.091 H 237.6°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #85C8F3 |
|---|---|
| RGB | rgb(133, 200, 243) |
| HSL | hsl(203, 82%, 74%) |
| HSV | hsv(203, 45%, 95%) |
| CMYK | cmyk(45.3%, 17.7%, 0%, 4.7%) |
| CIE-LAB | lab(77.73, -10.05, -27.81) |
| CIE-LCH | lch(77.73, 29.58, 250.13°) |
| OKLab | oklab(80.38% -0.0489 -0.0771) |
| OKLCH | oklch(80.38% 0.091 237.6) |
| XYZ | xyz(46.4991, 52.7629, 92.5106) |
| Luminance | 0.5277 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.28
Lightskyblue
#87CEFA
ΔE00 1.51
Sky
#82CAFC
ΔE00 1.52
Light Blue
#95D0FC
ΔE00 2.73
Baby Blue
#89CFF0
ΔE00 3.61
Sky Blue
#87CEEB
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85C8F3 #F3B085
analogous
#85F3E7 #85C8F3 #8591F3
triadic
#85C8F3 #F385C8 #C8F385
tetradic
#85C8F3 #E785F3 #F3B085 #91F385
square
#85C8F3 #E785F3 #F3B085 #91F385
split-complementary
#85C8F3 #F38591 #F3E785
monochromatic
#1796E7 #4DAFEE #85C8F3 #BDE1F8 #E3F2FC
Accessibility & contrast
On white
1.82
#85C8F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#85C8F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85C8F3
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85C8F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85C8F3 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C7F5
Deuteranopia (green-blind)
#A6BBF2
Tritanopia (blue-blind)
#55D3D6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #85c8f3; /* rgb */ color: rgb(133, 200, 243); /* oklch */ color: oklch(80.4% 0.091 237.6);
Tailwind
colors: {
custom: {
50: '#add8f7',
500: '#85c8f3',
950: '#000000',
},
}SCSS
$custom: #85c8f3; $custom-light: #add8f7; $custom-dark: #000000;
JSON
{
"hex": "#85c8f3",
"rgb": {
"r": 133,
"g": 200,
"b": 243
},
"hsl": {
"h": 203.455,
"s": 82.09,
"l": 73.725
},
"oklch": {
"l": 0.80379,
"c": 0.09132,
"h": 237.6
},
"luminance": 0.52766
}Semantic roles & 50–950 ramp
primary
#85C8F3
secondary
#CF804D
accent
#5B07DE
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385