#84AFBE#84AFBE
#84AFBE is a light, muted cyan. Relative luminance 0.393; OKLCH L 72.8% C 0.051 H 221.4°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #84AFBE |
|---|---|
| RGB | rgb(132, 175, 190) |
| HSL | hsl(196, 31%, 63%) |
| HSV | hsv(196, 31%, 75%) |
| CMYK | cmyk(30.5%, 7.9%, 0%, 25.5%) |
| CIE-LAB | lab(68.95, -10.77, -12.31) |
| CIE-LCH | lch(68.95, 16.36, 228.82°) |
| OKLab | oklab(72.82% -0.0382 -0.0336) |
| OKLCH | oklch(72.82% 0.051 221.4) |
| XYZ | xyz(34.1370, 39.2815, 54.4886) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.55
Greyblue
#77A1B5
ΔE00 4.66
Bluey Grey
#89A0B0
ΔE00 6.86
Light Grey Blue
#9DBCD4
ΔE00 7.36
Cool Gray
#9AA7B0
ΔE00 8.50
Cool Grey
#95A3A6
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84AFBE #BE9384
analogous
#84BEB0 #84AFBE #8492BE
triadic
#84AFBE #BE84AF #AFBE84
tetradic
#84AFBE #B084BE #BE9384 #92BE84
square
#84AFBE #B084BE #BE9384 #92BE84
split-complementary
#84AFBE #BE8492 #BEB084
monochromatic
#457383 #5C95A9 #84AFBE #ACC9D3 #D4E3E8
Accessibility & contrast
On white
2.37
#84AFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#84AFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84AFBE
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84AFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84AFBE | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBF
Deuteranopia (green-blind)
#9DA5BE
Tritanopia (blue-blind)
#71B4B4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #84afbe; /* rgb */ color: rgb(132, 175, 190); /* oklch */ color: oklch(72.8% 0.051 221.4);
Tailwind
colors: {
custom: {
50: '#a9c6d1',
500: '#84afbe',
950: '#000000',
},
}SCSS
$custom: #84afbe; $custom-light: #a9c6d1; $custom-dark: #000000;
JSON
{
"hex": "#84afbe",
"rgb": {
"r": 132,
"g": 175,
"b": 190
},
"hsl": {
"h": 195.517,
"s": 30.851,
"l": 63.137
},
"oklch": {
"l": 0.72816,
"c": 0.05092,
"h": 221.4
},
"luminance": 0.39283
}Semantic roles & 50–950 ramp
primary
#84AFBE
secondary
#D9CAC5
accent
#583CAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282