#84AEBE#84AEBE
#84AEBE is a light, muted cyan. Relative luminance 0.389; OKLCH L 72.6% C 0.051 H 223.3°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #84AEBE |
|---|---|
| RGB | rgb(132, 174, 190) |
| HSL | hsl(197, 31%, 63%) |
| HSV | hsv(197, 31%, 75%) |
| CMYK | cmyk(30.5%, 8.4%, 0%, 25.5%) |
| CIE-LAB | lab(68.67, -10.24, -12.73) |
| CIE-LCH | lch(68.67, 16.34, 231.20°) |
| OKLab | oklab(72.59% -0.0369 -0.0348) |
| OKLCH | oklch(72.59% 0.051 223.3) |
| XYZ | xyz(33.9431, 38.8937, 54.4240) |
| Luminance | 0.3890 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.07
Greyblue
#77A1B5
ΔE00 4.21
Bluey Grey
#89A0B0
ΔE00 6.35
Light Grey Blue
#9DBCD4
ΔE00 7.06
Cool Gray
#9AA7B0
ΔE00 8.18
Cool Grey
#95A3A6
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84AEBE #BE9484
analogous
#84BEB1 #84AEBE #8491BE
triadic
#84AEBE #BE84AE #AEBE84
tetradic
#84AEBE #B184BE #BE9484 #91BE84
square
#84AEBE #B184BE #BE9484 #91BE84
split-complementary
#84AEBE #BE8491 #BEB184
monochromatic
#457283 #5C94A9 #84AEBE #ACC8D3 #D4E3E8
Accessibility & contrast
On white
2.39
#84AEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#84AEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84AEBE
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84AEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84AEBE | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACBF
Deuteranopia (green-blind)
#9CA4BE
Tritanopia (blue-blind)
#71B3B3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #84aebe; /* rgb */ color: rgb(132, 174, 190); /* oklch */ color: oklch(72.6% 0.051 223.3);
Tailwind
colors: {
custom: {
50: '#a9c6d1',
500: '#84aebe',
950: '#000000',
},
}SCSS
$custom: #84aebe; $custom-light: #a9c6d1; $custom-dark: #000000;
JSON
{
"hex": "#84aebe",
"rgb": {
"r": 132,
"g": 174,
"b": 190
},
"hsl": {
"h": 196.552,
"s": 30.851,
"l": 63.137
},
"oklch": {
"l": 0.72594,
"c": 0.05072,
"h": 223.3
},
"luminance": 0.38895
}Semantic roles & 50–950 ramp
primary
#84AEBE
secondary
#D9CAC5
accent
#5A3CAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282