#82BEE0#82BEE0
#82BEE0 is a light, moderate cyan. Relative luminance 0.470; OKLCH L 77.3% C 0.079 H 234.0°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #82BEE0 |
|---|---|
| RGB | rgb(130, 190, 224) |
| HSL | hsl(202, 60%, 69%) |
| HSV | hsv(202, 42%, 88%) |
| CMYK | cmyk(42%, 15.2%, 0%, 12.2%) |
| CIE-LAB | lab(74.16, -10.61, -23.05) |
| CIE-LCH | lch(74.16, 25.38, 245.28°) |
| OKLab | oklab(77.29% -0.0462 -0.0637) |
| OKLCH | oklch(77.29% 0.079 234) |
| XYZ | xyz(41.0693, 46.9519, 77.4051) |
| Luminance | 0.4696 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.72
Baby Blue
#89CFF0
ΔE00 4.46
Lightskyblue
#87CEFA
ΔE00 4.60
Sky
#82CAFC
ΔE00 4.71
Sky Blue
#87CEEB
ΔE00 4.80
Light Grey Blue
#9DBCD4
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BEE0 #E0A482
analogous
#82E0D3 #82BEE0 #828FE0
triadic
#82BEE0 #E082BE #BEE082
tetradic
#82BEE0 #D382E0 #E0A482 #8FE082
square
#82BEE0 #D382E0 #E0A482 #8FE082
split-complementary
#82BEE0 #E0828F #E0D382
monochromatic
#2E87BA #51A5D4 #82BEE0 #B3D8EC #E4F1F8
Accessibility & contrast
On white
2.02
#82BEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#82BEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BEE0
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BEE0 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBCE2
Deuteranopia (green-blind)
#A1B2E0
Tritanopia (blue-blind)
#5CC7C9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #82bee0; /* rgb */ color: rgb(130, 190, 224); /* oklch */ color: oklch(77.3% 0.079 234.0);
Tailwind
colors: {
custom: {
50: '#aad1e9',
500: '#82bee0',
950: '#000000',
},
}SCSS
$custom: #82bee0; $custom-light: #aad1e9; $custom-dark: #000000;
JSON
{
"hex": "#82bee0",
"rgb": {
"r": 130,
"g": 190,
"b": 224
},
"hsl": {
"h": 201.702,
"s": 60.256,
"l": 69.412
},
"oklch": {
"l": 0.77286,
"c": 0.07869,
"h": 234
},
"luminance": 0.46955
}Semantic roles & 50–950 ramp
primary
#82BEE0
secondary
#ECDBD1
accent
#5B1EC8
background
#FAFCFE
surface
#F4F9FD
border
#CED2D5
text
#101416
muted
#7F8284