#84ABC4#84ABC4
#84ABC4 is a light, muted cyan. Relative luminance 0.380; OKLCH L 72.2% C 0.056 H 236.7°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #84ABC4 |
|---|---|
| RGB | rgb(132, 171, 196) |
| HSL | hsl(203, 35%, 64%) |
| HSV | hsv(203, 33%, 77%) |
| CMYK | cmyk(32.7%, 12.8%, 0%, 23.1%) |
| CIE-LAB | lab(68.03, -7.13, -17.02) |
| CIE-LCH | lch(68.03, 18.45, 247.26°) |
| OKLab | oklab(72.15% -0.0307 -0.0467) |
| OKLCH | oklch(72.15% 0.056 236.7) |
| XYZ | xyz(34.0393, 38.0152, 57.7580) |
| Luminance | 0.3802 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.10
Bluegrey
#85A3B2
ΔE00 4.17
Bluey Grey
#89A0B0
ΔE00 4.97
Light Grey Blue
#9DBCD4
ΔE00 5.49
Cool Gray
#9AA7B0
ΔE00 7.81
Cloudy Blue
#ACC2D9
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84ABC4 #C49D84
analogous
#84C4BD #84ABC4 #848BC4
triadic
#84ABC4 #C484AB #ABC484
tetradic
#84ABC4 #BD84C4 #C49D84 #8BC484
square
#84ABC4 #BD84C4 #C49D84 #8BC484
split-complementary
#84ABC4 #C4848B #C4BD84
monochromatic
#436F8B #5B8FB0 #84ABC4 #ADC7D8 #D7E3EC
Accessibility & contrast
On white
2.44
#84ABC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#84ABC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84ABC4
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84ABC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84ABC4 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0AAC5
Deuteranopia (green-blind)
#97A3C4
Tritanopia (blue-blind)
#6FB2B3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #84abc4; /* rgb */ color: rgb(132, 171, 196); /* oklch */ color: oklch(72.2% 0.056 236.7);
Tailwind
colors: {
custom: {
50: '#a9c4d5',
500: '#84abc4',
950: '#000000',
},
}SCSS
$custom: #84abc4; $custom-light: #a9c4d5; $custom-dark: #000000;
JSON
{
"hex": "#84abc4",
"rgb": {
"r": 132,
"g": 171,
"b": 196
},
"hsl": {
"h": 203.438,
"s": 35.165,
"l": 64.314
},
"oklch": {
"l": 0.7215,
"c": 0.05585,
"h": 236.7
},
"luminance": 0.38017
}Semantic roles & 50–950 ramp
primary
#84ABC4
secondary
#DDCFC7
accent
#6637AE
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101214
muted
#7F8183