#82BBEE#82BBEE
#82BBEE is a light, moderate cyan. Relative luminance 0.465; OKLCH L 77.2% C 0.094 H 246.4°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #82BBEE |
|---|---|
| RGB | rgb(130, 187, 238) |
| HSL | hsl(208, 76%, 72%) |
| HSV | hsv(208, 45%, 93%) |
| CMYK | cmyk(45.4%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(73.84, -5.19, -31.12) |
| CIE-LCH | lch(73.84, 31.55, 260.53°) |
| OKLab | oklab(77.2% -0.0378 -0.0865) |
| OKLCH | oklch(77.2% 0.094 246.4) |
| XYZ | xyz(42.4036, 46.4566, 87.6049) |
| Luminance | 0.4646 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.24
Carolina Blue
#8AB8FE
ΔE00 4.06
Sky
#82CAFC
ΔE00 4.45
Lightblue (survey)
#7BC8F6
ΔE00 5.01
Light Blue
#95D0FC
ΔE00 5.52
Lightskyblue
#87CEFA
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BBEE #EEB582
analogous
#82EEEB #82BBEE #8285EE
triadic
#82BBEE #EE82BB #BBEE82
tetradic
#82BBEE #EB82EE #EEB582 #85EE82
square
#82BBEE #EB82EE #EEB582 #85EE82
split-complementary
#82BBEE #EE8285 #EEEB82
monochromatic
#1D80D8 #4C9EE7 #82BBEE #B8D8F5 #E4F0FB
Accessibility & contrast
On white
2.04
#82BBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#82BBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BBEE
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BBEE | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BCF0
Deuteranopia (green-blind)
#98B1ED
Tritanopia (blue-blind)
#54C7CC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #82bbee; /* rgb */ color: rgb(130, 187, 238); /* oklch */ color: oklch(77.2% 0.094 246.4);
Tailwind
colors: {
custom: {
50: '#abcff3',
500: '#82bbee',
950: '#000000',
},
}SCSS
$custom: #82bbee; $custom-light: #abcff3; $custom-dark: #000000;
JSON
{
"hex": "#82bbee",
"rgb": {
"r": 130,
"g": 187,
"b": 238
},
"hsl": {
"h": 208.333,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.77203,
"c": 0.09446,
"h": 246.4
},
"luminance": 0.4646
}Semantic roles & 50–950 ramp
primary
#82BBEE
secondary
#F3E5D8
accent
#6D0DD8
background
#FAFCFE
surface
#F4F9FD
border
#CED2D5
text
#101317
muted
#7F8285