#82AFBC#82AFBC
#82AFBC is a light, muted cyan. Relative luminance 0.390; OKLCH L 72.6% C 0.052 H 217.5°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #82AFBC |
|---|---|
| RGB | rgb(130, 175, 188) |
| HSL | hsl(193, 30%, 62%) |
| HSV | hsv(193, 31%, 74%) |
| CMYK | cmyk(30.9%, 6.9%, 0%, 26.3%) |
| CIE-LAB | lab(68.78, -11.84, -11.49) |
| CIE-LCH | lch(68.78, 16.50, 224.13°) |
| OKLab | oklab(72.62% -0.0409 -0.0314) |
| OKLCH | oklch(72.62% 0.052 217.5) |
| XYZ | xyz(33.6101, 39.0349, 53.3307) |
| Luminance | 0.3904 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.21
Bluegrey
#85A3B2
ΔE00 5.25
Bluey Grey
#89A0B0
ΔE00 7.65
Light Grey Blue
#9DBCD4
ΔE00 8.36
Cool Grey
#95A3A6
ΔE00 8.79
Cool Gray
#9AA7B0
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82AFBC #BC8F82
analogous
#82BCAC #82AFBC #8292BC
triadic
#82AFBC #BC82AF #AFBC82
tetradic
#82AFBC #AC82BC #BC8F82 #92BC82
square
#82AFBC #AC82BC #BC8F82 #92BC82
split-complementary
#82AFBC #BC8292 #BCAC82
monochromatic
#44727F #5A96A7 #82AFBC #AAC9D1 #D2E2E7
Accessibility & contrast
On white
2.38
#82AFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#82AFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82AFBC
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82AFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82AFBC | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBD
Deuteranopia (green-blind)
#9DA5BC
Tritanopia (blue-blind)
#6FB4B3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #82afbc; /* rgb */ color: rgb(130, 175, 188); /* oklch */ color: oklch(72.6% 0.052 217.5);
Tailwind
colors: {
custom: {
50: '#a8c6d0',
500: '#82afbc',
950: '#000000',
},
}SCSS
$custom: #82afbc; $custom-light: #a8c6d0; $custom-dark: #000000;
JSON
{
"hex": "#82afbc",
"rgb": {
"r": 130,
"g": 175,
"b": 188
},
"hsl": {
"h": 193.448,
"s": 30.208,
"l": 62.353
},
"oklch": {
"l": 0.72624,
"c": 0.05154,
"h": 217.5
},
"luminance": 0.39037
}Semantic roles & 50–950 ramp
primary
#82AFBC
secondary
#D7C7C2
accent
#553DA9
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282