#82AFBF#82AFBF
#82AFBF is a light, muted cyan. Relative luminance 0.392; OKLCH L 72.7% C 0.053 H 221.8°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #82AFBF |
|---|---|
| RGB | rgb(130, 175, 191) |
| HSL | hsl(196, 32%, 63%) |
| HSV | hsv(196, 32%, 75%) |
| CMYK | cmyk(31.9%, 8.4%, 0%, 25.1%) |
| CIE-LAB | lab(68.87, -11.11, -13.00) |
| CIE-LCH | lch(68.87, 17.10, 229.49°) |
| OKLab | oklab(72.73% -0.0397 -0.0356) |
| OKLCH | oklch(72.73% 0.053 221.8) |
| XYZ | xyz(33.9368, 39.1656, 55.0517) |
| Luminance | 0.3917 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.54
Bluegrey
#85A3B2
ΔE00 4.71
Bluey Grey
#89A0B0
ΔE00 7.03
Light Grey Blue
#9DBCD4
ΔE00 7.42
Cool Gray
#9AA7B0
ΔE00 8.84
Cool Grey
#95A3A6
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82AFBF #BF9282
analogous
#82BFB0 #82AFBF #8290BF
triadic
#82AFBF #BF82AF #AFBF82
tetradic
#82AFBF #B082BF #BF9282 #90BF82
square
#82AFBF #B082BF #BF9282 #90BF82
split-complementary
#82AFBF #BF8290 #BFB082
monochromatic
#437383 #5A95AA #82AFBF #AAC9D4 #D3E3E8
Accessibility & contrast
On white
2.38
#82AFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#82AFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82AFBF
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82AFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82AFBF | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACC0
Deuteranopia (green-blind)
#9CA5BF
Tritanopia (blue-blind)
#6DB4B4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #82afbf; /* rgb */ color: rgb(130, 175, 191); /* oklch */ color: oklch(72.7% 0.053 221.8);
Tailwind
colors: {
custom: {
50: '#a8c6d2',
500: '#82afbf',
950: '#000000',
},
}SCSS
$custom: #82afbf; $custom-light: #a8c6d2; $custom-dark: #000000;
JSON
{
"hex": "#82afbf",
"rgb": {
"r": 130,
"g": 175,
"b": 191
},
"hsl": {
"h": 195.738,
"s": 32.275,
"l": 62.941
},
"oklch": {
"l": 0.7273,
"c": 0.05331,
"h": 221.8
},
"luminance": 0.39167
}Semantic roles & 50–950 ramp
primary
#82AFBF
secondary
#D9C9C3
accent
#583AAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282