#82BEE1#82BEE1
#82BEE1 is a light, moderate cyan. Relative luminance 0.470; OKLCH L 77.3% C 0.080 H 234.8°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #82BEE1 |
|---|---|
| RGB | rgb(130, 190, 225) |
| HSL | hsl(202, 61%, 70%) |
| HSV | hsv(202, 42%, 88%) |
| CMYK | cmyk(42.2%, 15.6%, 0%, 11.8%) |
| CIE-LAB | lab(74.19, -10.35, -23.54) |
| CIE-LCH | lch(74.19, 25.71, 246.28°) |
| OKLab | oklab(77.33% -0.0459 -0.065) |
| OKLCH | oklch(77.33% 0.08 234.8) |
| XYZ | xyz(41.2053, 47.0063, 78.1214) |
| Luminance | 0.4701 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.55
Lightskyblue
#87CEFA
ΔE00 4.47
Sky
#82CAFC
ΔE00 4.48
Baby Blue
#89CFF0
ΔE00 4.54
Sky Blue
#87CEEB
ΔE00 4.97
Light Blue
#95D0FC
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BEE1 #E1A582
analogous
#82E1D4 #82BEE1 #828FE1
triadic
#82BEE1 #E182BE #BEE182
tetradic
#82BEE1 #D482E1 #E1A582 #8FE182
square
#82BEE1 #D482E1 #E1A582 #8FE182
split-complementary
#82BEE1 #E1828F #E1D482
monochromatic
#2D87BC #51A4D5 #82BEE1 #B3D8ED #E5F1F9
Accessibility & contrast
On white
2.02
#82BEE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#82BEE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BEE1
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BEE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BEE1 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBCE3
Deuteranopia (green-blind)
#A0B2E0
Tritanopia (blue-blind)
#5CC7C9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #82bee1; /* rgb */ color: rgb(130, 190, 225); /* oklch */ color: oklch(77.3% 0.080 234.8);
Tailwind
colors: {
custom: {
50: '#aad1ea',
500: '#82bee1',
950: '#000000',
},
}SCSS
$custom: #82bee1; $custom-light: #aad1ea; $custom-dark: #000000;
JSON
{
"hex": "#82bee1",
"rgb": {
"r": 130,
"g": 190,
"b": 225
},
"hsl": {
"h": 202.105,
"s": 61.29,
"l": 69.608
},
"oklch": {
"l": 0.77325,
"c": 0.0796,
"h": 234.8
},
"luminance": 0.47009
}Semantic roles & 50–950 ramp
primary
#82BEE1
secondary
#EDDCD2
accent
#5C1DC9
background
#FAFCFE
surface
#F4F9FD
border
#CED2D5
text
#101416
muted
#7F8284