#82B2DB#82B2DB
#82B2DB is a light, moderate cyan. Relative luminance 0.417; OKLCH L 74.5% C 0.078 H 244.9°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #82B2DB |
|---|---|
| RGB | rgb(130, 178, 219) |
| HSL | hsl(208, 55%, 68%) |
| HSV | hsv(208, 41%, 86%) |
| CMYK | cmyk(40.6%, 18.7%, 0%, 14.1%) |
| CIE-LAB | lab(70.66, -5.50, -25.67) |
| CIE-LCH | lch(70.66, 26.25, 257.91°) |
| OKLab | oklab(74.46% -0.0333 -0.071) |
| OKLCH | oklch(74.46% 0.078 244.9) |
| XYZ | xyz(37.9083, 41.6988, 73.0553) |
| Luminance | 0.4170 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.80
Carolina Blue
#8AB8FE
ΔE00 5.14
Light Grey Blue
#9DBCD4
ΔE00 5.81
Lightblue (survey)
#7BC8F6
ΔE00 6.85
Sky
#82CAFC
ΔE00 6.89
Lightskyblue
#87CEFA
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82B2DB #DBAB82
analogous
#82DBD7 #82B2DB #8285DB
triadic
#82B2DB #DB82B2 #B2DB82
tetradic
#82B2DB #D782DB #DBAB82 #85DB82
square
#82B2DB #D782DB #DBAB82 #85DB82
split-complementary
#82B2DB #DB8285 #DBD782
monochromatic
#3376B0 #5295CD #82B2DB #B2CFE9 #E1EDF6
Accessibility & contrast
On white
2.25
#82B2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#82B2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82B2DB
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82B2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82B2DB | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B2DD
Deuteranopia (green-blind)
#96A9DA
Tritanopia (blue-blind)
#61BCC0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #82b2db; /* rgb */ color: rgb(130, 178, 219); /* oklch */ color: oklch(74.5% 0.078 244.9);
Tailwind
colors: {
custom: {
50: '#a9c9e6',
500: '#82b2db',
950: '#000000',
},
}SCSS
$custom: #82b2db; $custom-light: #a9c9e6; $custom-dark: #000000;
JSON
{
"hex": "#82b2db",
"rgb": {
"r": 130,
"g": 178,
"b": 219
},
"hsl": {
"h": 207.64,
"s": 55.28,
"l": 68.431
},
"oklch": {
"l": 0.74464,
"c": 0.07846,
"h": 244.9
},
"luminance": 0.41701
}Semantic roles & 50–950 ramp
primary
#82B2DB
secondary
#EADBCF
accent
#6C23C3
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101316
muted
#7F8284