#82AEBE#82AEBE
#82AEBE is a light, muted cyan. Relative luminance 0.387; OKLCH L 72.5% C 0.052 H 222.3°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #82AEBE |
|---|---|
| RGB | rgb(130, 174, 190) |
| HSL | hsl(196, 32%, 63%) |
| HSV | hsv(196, 32%, 75%) |
| CMYK | cmyk(31.6%, 8.4%, 0%, 25.5%) |
| CIE-LAB | lab(68.56, -10.82, -12.92) |
| CIE-LCH | lch(68.56, 16.85, 230.05°) |
| OKLab | oklab(72.47% -0.0388 -0.0353) |
| OKLCH | oklch(72.47% 0.052 222.3) |
| XYZ | xyz(33.6333, 38.7340, 54.4094) |
| Luminance | 0.3874 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.25
Bluegrey
#85A3B2
ΔE00 4.38
Bluey Grey
#89A0B0
ΔE00 6.71
Light Grey Blue
#9DBCD4
ΔE00 7.42
Cool Gray
#9AA7B0
ΔE00 8.61
Cool Grey
#95A3A6
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82AEBE #BE9282
analogous
#82BEB0 #82AEBE #8290BE
triadic
#82AEBE #BE82AE #AEBE82
tetradic
#82AEBE #B082BE #BE9282 #90BE82
square
#82AEBE #B082BE #BE9282 #90BE82
split-complementary
#82AEBE #BE8290 #BEB082
monochromatic
#447182 #5A94A9 #82AEBE #AAC8D3 #D3E2E8
Accessibility & contrast
On white
2.40
#82AEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#82AEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82AEBE
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82AEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82AEBE | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBF
Deuteranopia (green-blind)
#9BA4BE
Tritanopia (blue-blind)
#6EB3B3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #82aebe; /* rgb */ color: rgb(130, 174, 190); /* oklch */ color: oklch(72.5% 0.052 222.3);
Tailwind
colors: {
custom: {
50: '#a8c6d1',
500: '#82aebe',
950: '#000000',
},
}SCSS
$custom: #82aebe; $custom-light: #a8c6d1; $custom-dark: #000000;
JSON
{
"hex": "#82aebe",
"rgb": {
"r": 130,
"g": 174,
"b": 190
},
"hsl": {
"h": 196,
"s": 31.579,
"l": 62.745
},
"oklch": {
"l": 0.72471,
"c": 0.05248,
"h": 222.3
},
"luminance": 0.38736
}Semantic roles & 50–950 ramp
primary
#82AEBE
secondary
#D9C9C3
accent
#593BAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282