#82BCDA#82BCDA
#82BCDA is a light, moderate cyan. Relative luminance 0.458; OKLCH L 76.6% C 0.074 H 231.5°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #82BCDA |
|---|---|
| RGB | rgb(130, 188, 218) |
| HSL | hsl(200, 54%, 68%) |
| HSV | hsv(200, 40%, 85%) |
| CMYK | cmyk(40.4%, 13.8%, 0%, 14.5%) |
| CIE-LAB | lab(73.40, -11.14, -20.95) |
| CIE-LCH | lch(73.40, 23.73, 242.00°) |
| OKLab | oklab(76.61% -0.046 -0.0578) |
| OKLCH | oklch(76.61% 0.074 231.5) |
| XYZ | xyz(39.8397, 45.7717, 73.0516) |
| Luminance | 0.4577 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.85
Lightblue (survey)
#7BC8F6
ΔE00 4.86
Baby Blue
#89CFF0
ΔE00 4.88
Light Grey Blue
#9DBCD4
ΔE00 5.51
Lightskyblue
#87CEFA
ΔE00 5.67
Sky
#82CAFC
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BCDA #DAA082
analogous
#82DACC #82BCDA #8290DA
triadic
#82BCDA #DA82BC #BCDA82
tetradic
#82BCDA #CC82DA #DAA082 #90DA82
square
#82BCDA #CC82DA #DAA082 #90DA82
split-complementary
#82BCDA #DA8290 #DACC82
monochromatic
#3484AE #53A3CC #82BCDA #B1D5E8 #E0EFF6
Accessibility & contrast
On white
2.07
#82BCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#82BCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BCDA
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BCDA | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBADC
Deuteranopia (green-blind)
#A1B0DA
Tritanopia (blue-blind)
#60C4C6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #82bcda; /* rgb */ color: rgb(130, 188, 218); /* oklch */ color: oklch(76.6% 0.074 231.5);
Tailwind
colors: {
custom: {
50: '#aad0e5',
500: '#82bcda',
950: '#000000',
},
}SCSS
$custom: #82bcda; $custom-light: #aad0e5; $custom-dark: #000000;
JSON
{
"hex": "#82bcda",
"rgb": {
"r": 130,
"g": 188,
"b": 218
},
"hsl": {
"h": 200.455,
"s": 54.321,
"l": 68.235
},
"oklch": {
"l": 0.76614,
"c": 0.07383,
"h": 231.5
},
"luminance": 0.45774
}Semantic roles & 50–950 ramp
primary
#82BCDA
secondary
#E9D8CF
accent
#5A24C2
background
#FAFCFE
surface
#F4F9FC
border
#CED2D5
text
#101415
muted
#7F8284