#84AFBD#84AFBD
#84AFBD is a light, muted cyan. Relative luminance 0.392; OKLCH L 72.8% C 0.050 H 219.9°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #84AFBD |
|---|---|
| RGB | rgb(132, 175, 189) |
| HSL | hsl(195, 30%, 63%) |
| HSV | hsv(195, 30%, 74%) |
| CMYK | cmyk(30.2%, 7.4%, 0%, 25.9%) |
| CIE-LAB | lab(68.92, -11.01, -11.81) |
| CIE-LCH | lch(68.92, 16.15, 226.99°) |
| OKLab | oklab(72.78% -0.0386 -0.0322) |
| OKLCH | oklch(72.78% 0.05 219.9) |
| XYZ | xyz(34.0281, 39.2380, 53.9150) |
| Luminance | 0.3924 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.72
Greyblue
#77A1B5
ΔE00 4.87
Bluey Grey
#89A0B0
ΔE00 7.07
Light Grey Blue
#9DBCD4
ΔE00 7.68
Cool Grey
#95A3A6
ΔE00 8.49
Cool Gray
#9AA7B0
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84AFBD #BD9284
analogous
#84BDAE #84AFBD #8492BD
triadic
#84AFBD #BD84AF #AFBD84
tetradic
#84AFBD #AE84BD #BD9284 #92BD84
square
#84AFBD #AE84BD #BD9284 #92BD84
split-complementary
#84AFBD #BD8492 #BDAE84
monochromatic
#457381 #5C95A8 #84AFBD #ACC9D2 #D4E3E8
Accessibility & contrast
On white
2.37
#84AFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#84AFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84AFBD
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84AFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84AFBD | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBE
Deuteranopia (green-blind)
#9DA5BD
Tritanopia (blue-blind)
#71B4B3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #84afbd; /* rgb */ color: rgb(132, 175, 189); /* oklch */ color: oklch(72.8% 0.050 219.9);
Tailwind
colors: {
custom: {
50: '#a9c6d0',
500: '#84afbd',
950: '#000000',
},
}SCSS
$custom: #84afbd; $custom-light: #a9c6d0; $custom-dark: #000000;
JSON
{
"hex": "#84afbd",
"rgb": {
"r": 132,
"g": 175,
"b": 189
},
"hsl": {
"h": 194.737,
"s": 30.159,
"l": 62.941
},
"oklch": {
"l": 0.72781,
"c": 0.05031,
"h": 219.9
},
"luminance": 0.3924
}Semantic roles & 50–950 ramp
primary
#84AFBD
secondary
#D9C9C4
accent
#573DA9
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282