#84CCDB#84CCDB
#84CCDB is a light, moderate cyan. Relative luminance 0.532; OKLCH L 80.3% C 0.075 H 212.2°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #84CCDB |
|---|---|
| RGB | rgb(132, 204, 219) |
| HSL | hsl(190, 55%, 69%) |
| HSV | hsv(190, 40%, 86%) |
| CMYK | cmyk(39.7%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(77.99, -18.68, -14.54) |
| CIE-LCH | lch(77.99, 23.67, 217.89°) |
| OKLab | oklab(80.31% -0.0633 -0.0399) |
| OKLCH | oklch(80.31% 0.075 212.2) |
| XYZ | xyz(43.8902, 53.2028, 74.9605) |
| Luminance | 0.5321 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.11
Baby Blue
#89CFF0
ΔE00 6.51
Lightblue
#ADD8E6
ΔE00 6.71
Powder Blue
#B0E0E6
ΔE00 7.13
Ice Blue
#A5DFF9
ΔE00 7.58
Aqua Blue
#02D8E9
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84CCDB #DB9384
analogous
#84DBBF #84CCDB #84A1DB
triadic
#84CCDB #DB84CC #CCDB84
tetradic
#84CCDB #BF84DB #DB9384 #A1DB84
square
#84CCDB #BF84DB #DB9384 #A1DB84
split-complementary
#84CCDB #DB84A1 #DBBF84
monochromatic
#349BB1 #55B8CD #84CCDB #B3E0E9 #E3F3F7
Accessibility & contrast
On white
1.80
#84CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#84CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84CCDB
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84CCDB | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DC
Deuteranopia (green-blind)
#B2BCDB
Tritanopia (blue-blind)
#60D3D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #84ccdb; /* rgb */ color: rgb(132, 204, 219); /* oklch */ color: oklch(80.3% 0.075 212.2);
Tailwind
colors: {
custom: {
50: '#abdbe6',
500: '#84ccdb',
950: '#000000',
},
}SCSS
$custom: #84ccdb; $custom-light: #abdbe6; $custom-dark: #000000;
JSON
{
"hex": "#84ccdb",
"rgb": {
"r": 132,
"g": 204,
"b": 219
},
"hsl": {
"h": 190.345,
"s": 54.717,
"l": 68.824
},
"oklch": {
"l": 0.80308,
"c": 0.07484,
"h": 212.2
},
"luminance": 0.53206
}Semantic roles & 50–950 ramp
primary
#84CCDB
secondary
#B26252
accent
#3F23C2
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101515
muted
#818484