#84C8DC#84C8DC
#84C8DC is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.5% C 0.074 H 218.3°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #84C8DC |
|---|---|
| RGB | rgb(132, 200, 220) |
| HSL | hsl(194, 56%, 69%) |
| HSV | hsv(194, 40%, 86%) |
| CMYK | cmyk(40%, 9.1%, 0%, 13.7%) |
| CIE-LAB | lab(76.91, -16.38, -16.71) |
| CIE-LCH | lch(76.91, 23.40, 225.58°) |
| OKLab | oklab(79.45% -0.0581 -0.0459) |
| OKLCH | oklch(79.45% 0.074 218.3) |
| XYZ | xyz(43.0837, 51.3785, 75.3431) |
| Luminance | 0.5138 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.34
Baby Blue
#89CFF0
ΔE00 4.71
Lightblue
#ADD8E6
ΔE00 6.48
Ice Blue
#A5DFF9
ΔE00 6.88
Lightblue (survey)
#7BC8F6
ΔE00 7.68
Lightskyblue
#87CEFA
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84C8DC #DC9884
analogous
#84DCC4 #84C8DC #849CDC
triadic
#84C8DC #DC84C8 #C8DC84
tetradic
#84C8DC #C484DC #DC9884 #9CDC84
square
#84C8DC #C484DC #DC9884 #9CDC84
split-complementary
#84C8DC #DC849C #DCC484
monochromatic
#3396B3 #54B3CE #84C8DC #B4DDEA #E3F3F7
Accessibility & contrast
On white
1.86
#84C8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#84C8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84C8DC
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84C8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84C8DC | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC4DD
Deuteranopia (green-blind)
#ADB9DC
Tritanopia (blue-blind)
#60CFCE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #84c8dc; /* rgb */ color: rgb(132, 200, 220); /* oklch */ color: oklch(79.5% 0.074 218.3);
Tailwind
colors: {
custom: {
50: '#abd8e6',
500: '#84c8dc',
950: '#000000',
},
}SCSS
$custom: #84c8dc; $custom-light: #abd8e6; $custom-dark: #000000;
JSON
{
"hex": "#84c8dc",
"rgb": {
"r": 132,
"g": 200,
"b": 220
},
"hsl": {
"h": 193.636,
"s": 55.696,
"l": 69.02
},
"oklch": {
"l": 0.79452,
"c": 0.07407,
"h": 218.3
},
"luminance": 0.51381
}Semantic roles & 50–950 ramp
primary
#84C8DC
secondary
#B36851
accent
#4722C3
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384