#84ADCD#84ADCD
#84ADCD is a light, moderate cyan. Relative luminance 0.392; OKLCH L 72.9% C 0.064 H 242.2°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #84ADCD |
|---|---|
| RGB | rgb(132, 173, 205) |
| HSL | hsl(206, 42%, 66%) |
| HSV | hsv(206, 36%, 80%) |
| CMYK | cmyk(35.6%, 15.6%, 0%, 19.6%) |
| CIE-LAB | lab(68.89, -5.93, -20.68) |
| CIE-LCH | lch(68.89, 21.51, 254.00°) |
| OKLab | oklab(72.93% -0.03 -0.0569) |
| OKLCH | oklch(72.93% 0.064 242.2) |
| XYZ | xyz(35.4752, 39.1986, 63.4426) |
| Luminance | 0.3920 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.24
Greyblue
#77A1B5
ΔE00 6.10
Bluegrey
#85A3B2
ΔE00 6.41
Bluey Grey
#89A0B0
ΔE00 6.53
Carolina Blue
#8AB8FE
ΔE00 7.22
Sky Blue (survey)
#75BBFD
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84ADCD #CDA484
analogous
#84CDC8 #84ADCD #8488CD
triadic
#84ADCD #CD84AD #ADCD84
tetradic
#84ADCD #C884CD #CDA484 #88CD84
square
#84ADCD #C884CD #CDA484 #88CD84
split-complementary
#84ADCD #CD8488 #CDC884
monochromatic
#3E7199 #5890BB #84ADCD #B0CADF #DBE7F0
Accessibility & contrast
On white
2.38
#84ADCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#84ADCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84ADCD
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84ADCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84ADCD | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0ADCF
Deuteranopia (green-blind)
#96A5CC
Tritanopia (blue-blind)
#6BB5B7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #84adcd; /* rgb */ color: rgb(132, 173, 205); /* oklch */ color: oklch(72.9% 0.064 242.2);
Tailwind
colors: {
custom: {
50: '#aac5dc',
500: '#84adcd',
950: '#000000',
},
}SCSS
$custom: #84adcd; $custom-light: #aac5dc; $custom-dark: #000000;
JSON
{
"hex": "#84adcd",
"rgb": {
"r": 132,
"g": 173,
"b": 205
},
"hsl": {
"h": 206.301,
"s": 42.197,
"l": 66.078
},
"oklch": {
"l": 0.72934,
"c": 0.06434,
"h": 242.2
},
"luminance": 0.392
}Semantic roles & 50–950 ramp
primary
#84ADCD
secondary
#E2D5CA
accent
#6B30B5
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101215
muted
#7F8183