#84C5DD#84C5DD
#84C5DD is a light, moderate cyan. Relative luminance 0.501; OKLCH L 78.8% C 0.074 H 223.2°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #84C5DD |
|---|---|
| RGB | rgb(132, 197, 221) |
| HSL | hsl(196, 57%, 69%) |
| HSV | hsv(196, 40%, 87%) |
| CMYK | cmyk(40.3%, 10.9%, 0%, 13.3%) |
| CIE-LAB | lab(76.10, -14.57, -18.47) |
| CIE-LCH | lch(76.10, 23.52, 231.73°) |
| OKLab | oklab(78.82% -0.0541 -0.0508) |
| OKLCH | oklch(78.82% 0.074 223.2) |
| XYZ | xyz(42.5286, 50.0557, 75.8133) |
| Luminance | 0.5006 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.63
Baby Blue
#89CFF0
ΔE00 3.69
Lightblue (survey)
#7BC8F6
ΔE00 6.14
Lightskyblue
#87CEFA
ΔE00 6.32
Ice Blue
#A5DFF9
ΔE00 6.84
Lightblue
#ADD8E6
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84C5DD #DD9C84
analogous
#84DDC9 #84C5DD #8499DD
triadic
#84C5DD #DD84C5 #C5DD84
tetradic
#84C5DD #C984DD #DD9C84 #99DD84
square
#84C5DD #C984DD #DD9C84 #99DD84
split-complementary
#84C5DD #DD8499 #DDC984
monochromatic
#3291B5 #54AED0 #84C5DD #B4DCEA #E4F2F8
Accessibility & contrast
On white
1.91
#84C5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#84C5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84C5DD
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84C5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84C5DD | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C2DE
Deuteranopia (green-blind)
#AAB7DD
Tritanopia (blue-blind)
#60CDCC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #84c5dd; /* rgb */ color: rgb(132, 197, 221); /* oklch */ color: oklch(78.8% 0.074 223.2);
Tailwind
colors: {
custom: {
50: '#abd6e7',
500: '#84c5dd',
950: '#000000',
},
}SCSS
$custom: #84c5dd; $custom-light: #abd6e7; $custom-dark: #000000;
JSON
{
"hex": "#84c5dd",
"rgb": {
"r": 132,
"g": 197,
"b": 221
},
"hsl": {
"h": 196.18,
"s": 56.688,
"l": 69.216
},
"oklch": {
"l": 0.78823,
"c": 0.07423,
"h": 223.2
},
"luminance": 0.50058
}Semantic roles & 50–950 ramp
primary
#84C5DD
secondary
#B46C51
accent
#4D21C4
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384