#84C8DB#84C8DB
#84C8DB is a light, moderate cyan. Relative luminance 0.513; OKLCH L 79.4% C 0.074 H 217.3°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #84C8DB |
|---|---|
| RGB | rgb(132, 200, 219) |
| HSL | hsl(193, 55%, 69%) |
| HSV | hsv(193, 40%, 86%) |
| CMYK | cmyk(39.7%, 8.7%, 0%, 14.1%) |
| CIE-LAB | lab(76.88, -16.63, -16.22) |
| CIE-LCH | lch(76.88, 23.23, 224.28°) |
| OKLab | oklab(79.42% -0.0585 -0.0446) |
| OKLCH | oklch(79.42% 0.074 217.3) |
| XYZ | xyz(42.9517, 51.3257, 74.6476) |
| Luminance | 0.5133 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.67
Baby Blue
#89CFF0
ΔE00 5.05
Lightblue
#ADD8E6
ΔE00 6.51
Ice Blue
#A5DFF9
ΔE00 7.06
Lightskyblue
#87CEFA
ΔE00 8.05
Lightblue (survey)
#7BC8F6
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84C8DB #DB9784
analogous
#84DBC3 #84C8DB #849DDB
triadic
#84C8DB #DB84C8 #C8DB84
tetradic
#84C8DB #C384DB #DB9784 #9DDB84
square
#84C8DB #C384DB #DB9784 #9DDB84
split-complementary
#84C8DB #DB849D #DBC384
monochromatic
#3496B1 #55B3CD #84C8DB #B3DDE9 #E3F2F7
Accessibility & contrast
On white
1.86
#84C8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#84C8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84C8DB
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84C8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84C8DB | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC4DC
Deuteranopia (green-blind)
#ADB9DB
Tritanopia (blue-blind)
#61CFCE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #84c8db; /* rgb */ color: rgb(132, 200, 219); /* oklch */ color: oklch(79.4% 0.074 217.3);
Tailwind
colors: {
custom: {
50: '#abd8e6',
500: '#84c8db',
950: '#000000',
},
}SCSS
$custom: #84c8db; $custom-light: #abd8e6; $custom-dark: #000000;
JSON
{
"hex": "#84c8db",
"rgb": {
"r": 132,
"g": 200,
"b": 219
},
"hsl": {
"h": 193.103,
"s": 54.717,
"l": 68.824
},
"oklch": {
"l": 0.79416,
"c": 0.07354,
"h": 217.3
},
"luminance": 0.51329
}Semantic roles & 50–950 ramp
primary
#84C8DB
secondary
#B26752
accent
#4623C2
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384