#82BEDE#82BEDE
#82BEDE is a light, moderate cyan. Relative luminance 0.468; OKLCH L 77.2% C 0.077 H 232.4°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #82BEDE |
|---|---|
| RGB | rgb(130, 190, 222) |
| HSL | hsl(201, 58%, 69%) |
| HSV | hsv(201, 41%, 87%) |
| CMYK | cmyk(41.4%, 14.4%, 0%, 12.9%) |
| CIE-LAB | lab(74.09, -11.14, -22.07) |
| CIE-LCH | lch(74.09, 24.73, 243.21°) |
| OKLab | oklab(77.21% -0.0469 -0.0609) |
| OKLCH | oklch(77.21% 0.077 232.4) |
| XYZ | xyz(40.7997, 46.8440, 75.9850) |
| Luminance | 0.4685 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 4.12
Baby Blue
#89CFF0
ΔE00 4.35
Sky Blue
#87CEEB
ΔE00 4.50
Lightskyblue
#87CEFA
ΔE00 4.93
Sky
#82CAFC
ΔE00 5.21
Light Grey Blue
#9DBCD4
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BEDE #DEA282
analogous
#82DED0 #82BEDE #8290DE
triadic
#82BEDE #DE82BE #BEDE82
tetradic
#82BEDE #D082DE #DEA282 #90DE82
square
#82BEDE #D082DE #DEA282 #90DE82
split-complementary
#82BEDE #DE8290 #DED082
monochromatic
#3087B6 #52A5D1 #82BEDE #B2D7EB #E3F0F8
Accessibility & contrast
On white
2.03
#82BEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#82BEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BEDE
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BEDE | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBCE0
Deuteranopia (green-blind)
#A1B2DE
Tritanopia (blue-blind)
#5DC7C8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #82bede; /* rgb */ color: rgb(130, 190, 222); /* oklch */ color: oklch(77.2% 0.077 232.4);
Tailwind
colors: {
custom: {
50: '#aad1e8',
500: '#82bede',
950: '#000000',
},
}SCSS
$custom: #82bede; $custom-light: #aad1e8; $custom-dark: #000000;
JSON
{
"hex": "#82bede",
"rgb": {
"r": 130,
"g": 190,
"b": 222
},
"hsl": {
"h": 200.87,
"s": 58.228,
"l": 69.02
},
"oklch": {
"l": 0.77209,
"c": 0.07691,
"h": 232.4
},
"luminance": 0.46847
}Semantic roles & 50–950 ramp
primary
#82BEDE
secondary
#EBDAD0
accent
#5920C6
background
#FAFCFE
surface
#F4F9FC
border
#CED2D5
text
#101416
muted
#7F8284