#82CCF5#82CCF5
#82CCF5 is a light, moderate cyan. Relative luminance 0.545; OKLCH L 81.2% C 0.094 H 233.9°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #82CCF5 |
|---|---|
| RGB | rgb(130, 204, 245) |
| HSL | hsl(201, 85%, 74%) |
| HSV | hsv(201, 47%, 96%) |
| CMYK | cmyk(46.9%, 16.7%, 0%, 3.9%) |
| CIE-LAB | lab(78.76, -12.31, -27.32) |
| CIE-LCH | lch(78.76, 29.97, 245.74°) |
| OKLab | oklab(81.18% -0.0553 -0.0758) |
| OKLCH | oklch(81.18% 0.094 233.9) |
| XYZ | xyz(47.2743, 54.5206, 94.4009) |
| Luminance | 0.5452 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.30
Lightblue (survey)
#7BC8F6
ΔE00 1.56
Baby Blue
#89CFF0
ΔE00 2.28
Sky
#82CAFC
ΔE00 2.56
Light Blue
#95D0FC
ΔE00 3.36
Sky Blue
#87CEEB
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CCF5 #F5AB82
analogous
#82F5E4 #82CCF5 #8292F5
triadic
#82CCF5 #F582CC #CCF582
tetradic
#82CCF5 #E482F5 #F5AB82 #92F582
square
#82CCF5 #E482F5 #F5AB82 #92F582
split-complementary
#82CCF5 #F58292 #F5E482
monochromatic
#139DEA #49B5F0 #82CCF5 #BBE3FA #E3F3FD
Accessibility & contrast
On white
1.76
#82CCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#82CCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CCF5
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CCF5 | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CAF7
Deuteranopia (green-blind)
#A8BDF4
Tritanopia (blue-blind)
#4BD7D9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #82ccf5; /* rgb */ color: rgb(130, 204, 245); /* oklch */ color: oklch(81.2% 0.094 233.9);
Tailwind
colors: {
custom: {
50: '#acdbf8',
500: '#82ccf5',
950: '#000000',
},
}SCSS
$custom: #82ccf5; $custom-light: #acdbf8; $custom-dark: #000000;
JSON
{
"hex": "#82ccf5",
"rgb": {
"r": 130,
"g": 204,
"b": 245
},
"hsl": {
"h": 201.391,
"s": 85.185,
"l": 73.529
},
"oklch": {
"l": 0.81181,
"c": 0.09381,
"h": 233.9
},
"luminance": 0.54524
}Semantic roles & 50–950 ramp
primary
#82CCF5
secondary
#D17A4A
accent
#5304E2
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111517
muted
#818485