#82ADBB#82ADBB
#82ADBB is a light, muted cyan. Relative luminance 0.382; OKLCH L 72.1% C 0.050 H 219.9°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #82ADBB |
|---|---|
| RGB | rgb(130, 173, 187) |
| HSL | hsl(195, 30%, 62%) |
| HSV | hsv(195, 30%, 73%) |
| CMYK | cmyk(30.5%, 7.5%, 0%, 26.7%) |
| CIE-LAB | lab(68.18, -11.02, -11.82) |
| CIE-LCH | lch(68.18, 16.16, 227.02°) |
| OKLab | oklab(72.14% -0.0387 -0.0323) |
| OKLCH | oklch(72.14% 0.05 219.9) |
| XYZ | xyz(33.1163, 38.2192, 52.6362) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.39
Greyblue
#77A1B5
ΔE00 4.40
Bluey Grey
#89A0B0
ΔE00 6.80
Light Grey Blue
#9DBCD4
ΔE00 8.03
Cool Grey
#95A3A6
ΔE00 8.36
Cool Gray
#9AA7B0
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ADBB #BB9082
analogous
#82BBAD #82ADBB #8291BB
triadic
#82ADBB #BB82AD #ADBB82
tetradic
#82ADBB #AD82BB #BB9082 #91BB82
square
#82ADBB #AD82BB #BB9082 #91BB82
split-complementary
#82ADBB #BB8291 #BBAD82
monochromatic
#45707E #5A93A5 #82ADBB #AAC7D1 #D1E1E6
Accessibility & contrast
On white
2.43
#82ADBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#82ADBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ADBB
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ADBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ADBB | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABC
Deuteranopia (green-blind)
#9BA3BB
Tritanopia (blue-blind)
#6FB2B1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #82adbb; /* rgb */ color: rgb(130, 173, 187); /* oklch */ color: oklch(72.1% 0.050 219.9);
Tailwind
colors: {
custom: {
50: '#a8c5cf',
500: '#82adbb',
950: '#000000',
},
}SCSS
$custom: #82adbb; $custom-light: #a8c5cf; $custom-dark: #000000;
JSON
{
"hex": "#82adbb",
"rgb": {
"r": 130,
"g": 173,
"b": 187
},
"hsl": {
"h": 194.737,
"s": 29.534,
"l": 62.157
},
"oklch": {
"l": 0.72141,
"c": 0.05038,
"h": 219.9
},
"luminance": 0.38221
}Semantic roles & 50–950 ramp
primary
#82ADBB
secondary
#D7C7C2
accent
#583DA8
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101213
muted
#7F8182