#82BBC8#82BBC8
#82BBC8 is a light, moderate cyan. Relative luminance 0.445; OKLCH L 75.7% C 0.062 H 213.5°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #82BBC8 |
|---|---|
| RGB | rgb(130, 187, 200) |
| HSL | hsl(191, 39%, 65%) |
| HSV | hsv(191, 35%, 78%) |
| CMYK | cmyk(35%, 6.5%, 0%, 21.6%) |
| CIE-LAB | lab(72.53, -15.21, -12.45) |
| CIE-LCH | lch(72.53, 19.66, 219.30°) |
| OKLab | oklab(75.73% -0.0516 -0.0341) |
| OKLCH | oklch(75.73% 0.062 213.5) |
| XYZ | xyz(37.3980, 44.4544, 61.2423) |
| Luminance | 0.4446 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 7.04
Baby Blue
#89CFF0
ΔE00 8.22
Lightblue
#ADD8E6
ΔE00 8.60
Greyblue
#77A1B5
ΔE00 8.62
Bluegrey
#85A3B2
ΔE00 8.90
Light Grey Blue
#9DBCD4
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BBC8 #C88F82
analogous
#82C8B2 #82BBC8 #8298C8
triadic
#82BBC8 #C882BB #BBC882
tetradic
#82BBC8 #B282C8 #C88F82 #98C882
square
#82BBC8 #B282C8 #C88F82 #98C882
split-complementary
#82BBC8 #C88298 #C8B282
monochromatic
#3F8190 #58A4B5 #82BBC8 #ADD2DB #D7E9ED
Accessibility & contrast
On white
2.12
#82BBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#82BBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BBC8
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BBC8 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B7C9
Deuteranopia (green-blind)
#A5AEC8
Tritanopia (blue-blind)
#68C1BF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #82bbc8; /* rgb */ color: rgb(130, 187, 200); /* oklch */ color: oklch(75.7% 0.062 213.5);
Tailwind
colors: {
custom: {
50: '#a9cfd8',
500: '#82bbc8',
950: '#000000',
},
}SCSS
$custom: #82bbc8; $custom-light: #a9cfd8; $custom-dark: #000000;
JSON
{
"hex": "#82bbc8",
"rgb": {
"r": 130,
"g": 187,
"b": 200
},
"hsl": {
"h": 191.143,
"s": 38.889,
"l": 64.706
},
"oklch": {
"l": 0.75732,
"c": 0.06183,
"h": 213.5
},
"luminance": 0.44457
}Semantic roles & 50–950 ramp
primary
#82BBC8
secondary
#DFCBC7
accent
#4B34B2
background
#FAFCFD
surface
#F4F9FA
border
#CED2D3
text
#101314
muted
#7F8283