#82C8EB#82C8EB
#82C8EB is a light, moderate cyan. Relative luminance 0.521; OKLCH L 79.9% C 0.086 H 231.0°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #82C8EB |
|---|---|
| RGB | rgb(130, 200, 235) |
| HSL | hsl(200, 72%, 72%) |
| HSV | hsv(200, 45%, 92%) |
| CMYK | cmyk(44.7%, 14.9%, 0%, 7.8%) |
| CIE-LAB | lab(77.31, -12.93, -24.18) |
| CIE-LCH | lch(77.31, 27.43, 241.86°) |
| OKLab | oklab(79.91% -0.0542 -0.0669) |
| OKLCH | oklch(79.91% 0.086 231) |
| XYZ | xyz(44.8503, 52.0493, 86.2643) |
| Luminance | 0.5205 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.85
Sky Blue
#87CEEB
ΔE00 2.48
Lightblue (survey)
#7BC8F6
ΔE00 2.72
Lightskyblue
#87CEFA
ΔE00 2.98
Sky
#82CAFC
ΔE00 4.01
Light Blue
#95D0FC
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82C8EB #EBA582
analogous
#82EBDA #82C8EB #8294EB
triadic
#82C8EB #EB82C8 #C8EB82
tetradic
#82C8EB #DA82EB #EBA582 #94EB82
square
#82C8EB #DA82EB #EBA582 #94EB82
split-complementary
#82C8EB #EB8294 #EBDA82
monochromatic
#2197D1 #4DB1E3 #82C8EB #B7DFF3 #E5F3FB
Accessibility & contrast
On white
1.84
#82C8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#82C8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82C8EB
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82C8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82C8EB | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6ED
Deuteranopia (green-blind)
#A8BAEB
Tritanopia (blue-blind)
#53D2D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #82c8eb; /* rgb */ color: rgb(130, 200, 235); /* oklch */ color: oklch(79.9% 0.086 231.0);
Tailwind
colors: {
custom: {
50: '#abd8f1',
500: '#82c8eb',
950: '#000000',
},
}SCSS
$custom: #82c8eb; $custom-light: #abd8f1; $custom-dark: #000000;
JSON
{
"hex": "#82c8eb",
"rgb": {
"r": 130,
"g": 200,
"b": 235
},
"hsl": {
"h": 200,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.79911,
"c": 0.0861,
"h": 231
},
"luminance": 0.52053
}Semantic roles & 50–950 ramp
primary
#82C8EB
secondary
#C5754D
accent
#5211D4
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101416
muted
#818385