#82BEDC#82BEDC
#82BEDC is a light, moderate cyan. Relative luminance 0.467; OKLCH L 77.1% C 0.075 H 230.7°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #82BEDC |
|---|---|
| RGB | rgb(130, 190, 220) |
| HSL | hsl(200, 56%, 69%) |
| HSV | hsv(200, 41%, 86%) |
| CMYK | cmyk(40.9%, 13.6%, 0%, 13.7%) |
| CIE-LAB | lab(74.02, -11.67, -21.09) |
| CIE-LCH | lch(74.02, 24.11, 241.04°) |
| OKLab | oklab(77.13% -0.0477 -0.0582) |
| OKLCH | oklch(77.13% 0.075 230.7) |
| XYZ | xyz(40.5332, 46.7374, 74.5816) |
| Luminance | 0.4674 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.27
Baby Blue
#89CFF0
ΔE00 4.33
Lightblue (survey)
#7BC8F6
ΔE00 4.60
Lightskyblue
#87CEFA
ΔE00 5.33
Sky
#82CAFC
ΔE00 5.77
Light Grey Blue
#9DBCD4
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BEDC #DCA082
analogous
#82DCCD #82BEDC #8291DC
triadic
#82BEDC #DC82BE #BEDC82
tetradic
#82BEDC #CD82DC #DCA082 #91DC82
square
#82BEDC #CD82DC #DCA082 #91DC82
split-complementary
#82BEDC #DC8291 #DCCD82
monochromatic
#3287B2 #52A5CF #82BEDC #B2D7E9 #E2F0F7
Accessibility & contrast
On white
2.03
#82BEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#82BEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BEDC
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BEDC | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBCDE
Deuteranopia (green-blind)
#A2B2DC
Tritanopia (blue-blind)
#5EC6C8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #82bedc; /* rgb */ color: rgb(130, 190, 220); /* oklch */ color: oklch(77.1% 0.075 230.7);
Tailwind
colors: {
custom: {
50: '#aad1e7',
500: '#82bedc',
950: '#000000',
},
}SCSS
$custom: #82bedc; $custom-light: #aad1e7; $custom-dark: #000000;
JSON
{
"hex": "#82bedc",
"rgb": {
"r": 130,
"g": 190,
"b": 220
},
"hsl": {
"h": 200,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.77132,
"c": 0.07521,
"h": 230.7
},
"luminance": 0.4674
}Semantic roles & 50–950 ramp
primary
#82BEDC
secondary
#EAD8CF
accent
#5822C4
background
#FAFCFE
surface
#F4F9FC
border
#CED2D5
text
#101416
muted
#7F8284