#84ABBF#84ABBF
#84ABBF is a light, muted cyan. Relative luminance 0.378; OKLCH L 72.0% C 0.051 H 230.6°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #84ABBF |
|---|---|
| RGB | rgb(132, 171, 191) |
| HSL | hsl(200, 32%, 63%) |
| HSV | hsv(200, 31%, 75%) |
| CMYK | cmyk(30.9%, 10.5%, 0%, 25.1%) |
| CIE-LAB | lab(67.87, -8.38, -14.50) |
| CIE-LCH | lch(67.87, 16.75, 239.98°) |
| OKLab | oklab(71.97% -0.0326 -0.0397) |
| OKLCH | oklch(71.97% 0.051 230.6) |
| XYZ | xyz(33.4797, 37.7914, 54.8105) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.08
Greyblue
#77A1B5
ΔE00 3.26
Bluey Grey
#89A0B0
ΔE00 4.84
Light Grey Blue
#9DBCD4
ΔE00 6.18
Cool Gray
#9AA7B0
ΔE00 7.42
Cool Grey
#95A3A6
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84ABBF #BF9884
analogous
#84BFB5 #84ABBF #848DBF
triadic
#84ABBF #BF84AB #ABBF84
tetradic
#84ABBF #B584BF #BF9884 #8DBF84
square
#84ABBF #B584BF #BF9884 #8DBF84
split-complementary
#84ABBF #BF848D #BFB584
monochromatic
#456E84 #5C90AA #84ABBF #ACC6D4 #D5E2E9
Accessibility & contrast
On white
2.45
#84ABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#84ABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84ABBF
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84ABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84ABBF | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9C0
Deuteranopia (green-blind)
#99A2BF
Tritanopia (blue-blind)
#71B1B1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #84abbf; /* rgb */ color: rgb(132, 171, 191); /* oklch */ color: oklch(72.0% 0.051 230.6);
Tailwind
colors: {
custom: {
50: '#a9c4d2',
500: '#84abbf',
950: '#000000',
},
}SCSS
$custom: #84abbf; $custom-light: #a9c4d2; $custom-dark: #000000;
JSON
{
"hex": "#84abbf",
"rgb": {
"r": 132,
"g": 171,
"b": 191
},
"hsl": {
"h": 200.339,
"s": 31.551,
"l": 63.333
},
"oklch": {
"l": 0.71965,
"c": 0.05132,
"h": 230.6
},
"luminance": 0.37793
}Semantic roles & 50–950 ramp
primary
#84ABBF
secondary
#DACCC5
accent
#613BAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182