#82AFBB#82AFBB
#82AFBB is a light, muted cyan. Relative luminance 0.390; OKLCH L 72.6% C 0.051 H 216.0°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #82AFBB |
|---|---|
| RGB | rgb(130, 175, 187) |
| HSL | hsl(193, 30%, 62%) |
| HSV | hsv(193, 30%, 73%) |
| CMYK | cmyk(30.5%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(68.75, -12.09, -10.98) |
| CIE-LCH | lch(68.75, 16.33, 222.26°) |
| OKLab | oklab(72.59% -0.0413 -0.03) |
| OKLCH | oklch(72.59% 0.051 216) |
| XYZ | xyz(33.5027, 38.9920, 52.7650) |
| Luminance | 0.3899 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.48
Greyblue
#77A1B5
ΔE00 5.49
Bluey Grey
#89A0B0
ΔE00 7.89
Light Grey Blue
#9DBCD4
ΔE00 8.70
Cool Grey
#95A3A6
ΔE00 8.77
Cadetblue
#5F9EA0
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82AFBB #BB8E82
analogous
#82BBAB #82AFBB #8292BB
triadic
#82AFBB #BB82AF #AFBB82
tetradic
#82AFBB #AB82BB #BB8E82 #92BB82
square
#82AFBB #AB82BB #BB8E82 #92BB82
split-complementary
#82AFBB #BB8292 #BBAB82
monochromatic
#45727E #5A96A5 #82AFBB #AAC8D1 #D1E2E6
Accessibility & contrast
On white
2.39
#82AFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#82AFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82AFBB
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82AFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82AFBB | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBC
Deuteranopia (green-blind)
#9DA5BB
Tritanopia (blue-blind)
#6FB4B3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #82afbb; /* rgb */ color: rgb(130, 175, 187); /* oklch */ color: oklch(72.6% 0.051 216.0);
Tailwind
colors: {
custom: {
50: '#a8c7cf',
500: '#82afbb',
950: '#000000',
},
}SCSS
$custom: #82afbb; $custom-light: #a8c7cf; $custom-dark: #000000;
JSON
{
"hex": "#82afbb",
"rgb": {
"r": 130,
"g": 175,
"b": 187
},
"hsl": {
"h": 192.632,
"s": 29.534,
"l": 62.157
},
"oklch": {
"l": 0.72589,
"c": 0.05103,
"h": 216
},
"luminance": 0.38994
}Semantic roles & 50–950 ramp
primary
#82AFBB
secondary
#D7C6C2
accent
#543DA8
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101313
muted
#7F8282