#84C8DD#84C8DD
#84C8DD is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.5% C 0.075 H 219.3°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #84C8DD |
|---|---|
| RGB | rgb(132, 200, 221) |
| HSL | hsl(194, 57%, 69%) |
| HSV | hsv(194, 40%, 87%) |
| CMYK | cmyk(40.3%, 9.5%, 0%, 13.3%) |
| CIE-LAB | lab(76.94, -16.12, -17.20) |
| CIE-LCH | lch(76.94, 23.58, 226.86°) |
| OKLab | oklab(79.49% -0.0577 -0.0473) |
| OKLCH | oklch(79.49% 0.075 219.3) |
| XYZ | xyz(43.2165, 51.4317, 76.0426) |
| Luminance | 0.5143 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.01
Baby Blue
#89CFF0
ΔE00 4.37
Lightblue
#ADD8E6
ΔE00 6.47
Ice Blue
#A5DFF9
ΔE00 6.72
Lightblue (survey)
#7BC8F6
ΔE00 7.32
Lightskyblue
#87CEFA
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84C8DD #DD9984
analogous
#84DDC6 #84C8DD #849CDD
triadic
#84C8DD #DD84C8 #C8DD84
tetradic
#84C8DD #C684DD #DD9984 #9CDD84
square
#84C8DD #C684DD #DD9984 #9CDD84
split-complementary
#84C8DD #DD849C #DDC684
monochromatic
#3296B5 #54B3D0 #84C8DD #B4DDEA #E4F3F8
Accessibility & contrast
On white
1.86
#84C8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#84C8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84C8DD
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84C8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84C8DD | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC4DE
Deuteranopia (green-blind)
#ADB9DD
Tritanopia (blue-blind)
#60CFCE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #84c8dd; /* rgb */ color: rgb(132, 200, 221); /* oklch */ color: oklch(79.5% 0.075 219.3);
Tailwind
colors: {
custom: {
50: '#abd8e7',
500: '#84c8dd',
950: '#000000',
},
}SCSS
$custom: #84c8dd; $custom-light: #abd8e7; $custom-dark: #000000;
JSON
{
"hex": "#84c8dd",
"rgb": {
"r": 132,
"g": 200,
"b": 221
},
"hsl": {
"h": 194.157,
"s": 56.688,
"l": 69.216
},
"oklch": {
"l": 0.79488,
"c": 0.07463,
"h": 219.3
},
"luminance": 0.51435
}Semantic roles & 50–950 ramp
primary
#84C8DD
secondary
#B46951
accent
#4821C4
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384