#85ACDA#85ACDA
#85ACDA is a light, moderate cyan. Relative luminance 0.396; OKLCH L 73.3% C 0.079 H 253.0°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #85ACDA |
|---|---|
| RGB | rgb(133, 172, 218) |
| HSL | hsl(212, 53%, 69%) |
| HSV | hsv(212, 39%, 85%) |
| CMYK | cmyk(39%, 21.1%, 0%, 14.5%) |
| CIE-LAB | lab(69.15, -1.69, -27.43) |
| CIE-LCH | lch(69.15, 27.48, 266.48°) |
| OKLab | oklab(73.3% -0.0233 -0.076) |
| OKLCH | oklch(73.3% 0.079 253) |
| XYZ | xyz(37.0762, 39.5515, 71.9967) |
| Luminance | 0.3955 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.75
Sky Blue (survey)
#75BBFD
ΔE00 6.48
Pastel Blue
#A2BFFE
ΔE00 6.99
Light Grey Blue
#9DBCD4
ΔE00 7.32
Cornflowerblue
#6495ED
ΔE00 7.37
Periwinkle Blue
#8F99FB
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85ACDA #DAB385
analogous
#85D6DA #85ACDA #8985DA
triadic
#85ACDA #DA85AC #ACDA85
tetradic
#85ACDA #DA85D6 #DAB385 #85DA89
square
#85ACDA #DA85D6 #DAB385 #85DA89
split-complementary
#85ACDA #DA8985 #D6DA85
monochromatic
#356DAF #568CCC #85ACDA #B4CCE8 #E3ECF6
Accessibility & contrast
On white
2.36
#85ACDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#85ACDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85ACDA
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85ACDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85ACDA | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAEDC
Deuteranopia (green-blind)
#91A5D9
Tritanopia (blue-blind)
#68B6BB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #85acda; /* rgb */ color: rgb(133, 172, 218); /* oklch */ color: oklch(73.3% 0.079 253.0);
Tailwind
colors: {
custom: {
50: '#abc4e5',
500: '#85acda',
950: '#000000',
},
}SCSS
$custom: #85acda; $custom-light: #abc4e5; $custom-dark: #000000;
JSON
{
"hex": "#85acda",
"rgb": {
"r": 133,
"g": 172,
"b": 218
},
"hsl": {
"h": 212.471,
"s": 53.459,
"l": 68.824
},
"oklch": {
"l": 0.73305,
"c": 0.07949,
"h": 253
},
"luminance": 0.39554
}Semantic roles & 50–950 ramp
primary
#85ACDA
secondary
#EADED1
accent
#7925C1
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101215
muted
#7F8184