#82CFEB#82CFEB
#82CFEB is a light, moderate cyan. Relative luminance 0.554; OKLCH L 81.5% C 0.086 H 223.2°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #82CFEB |
|---|---|
| RGB | rgb(130, 207, 235) |
| HSL | hsl(196, 72%, 72%) |
| HSV | hsv(196, 45%, 92%) |
| CMYK | cmyk(44.7%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(79.25, -16.56, -21.23) |
| CIE-LCH | lch(79.25, 26.93, 232.04°) |
| OKLab | oklab(81.45% -0.0624 -0.0586) |
| OKLCH | oklch(81.45% 0.086 223.2) |
| XYZ | xyz(46.5087, 55.3662, 86.8171) |
| Luminance | 0.5537 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 1.08
Baby Blue
#89CFF0
ΔE00 2.34
Ice Blue
#A5DFF9
ΔE00 5.20
Lightskyblue
#87CEFA
ΔE00 5.39
Lightblue (survey)
#7BC8F6
ΔE00 5.65
Lightblue
#ADD8E6
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CFEB #EB9E82
analogous
#82EBD3 #82CFEB #829BEB
triadic
#82CFEB #EB82CF #CFEB82
tetradic
#82CFEB #D382EB #EB9E82 #9BEB82
square
#82CFEB #D382EB #EB9E82 #9BEB82
split-complementary
#82CFEB #EB829B #EBD382
monochromatic
#21A2D1 #4DBBE3 #82CFEB #B7E3F3 #E5F5FB
Accessibility & contrast
On white
1.74
#82CFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#82CFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CFEB
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CFEB | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCBED
Deuteranopia (green-blind)
#AFBFEB
Tritanopia (blue-blind)
#52D8D8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #82cfeb; /* rgb */ color: rgb(130, 207, 235); /* oklch */ color: oklch(81.5% 0.086 223.2);
Tailwind
colors: {
custom: {
50: '#abddf1',
500: '#82cfeb',
950: '#000000',
},
}SCSS
$custom: #82cfeb; $custom-light: #abddf1; $custom-dark: #000000;
JSON
{
"hex": "#82cfeb",
"rgb": {
"r": 130,
"g": 207,
"b": 235
},
"hsl": {
"h": 196,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.81454,
"c": 0.08559,
"h": 223.2
},
"luminance": 0.5537
}Semantic roles & 50–950 ramp
primary
#82CFEB
secondary
#C56D4D
accent
#4511D4
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101516
muted
#818485