#82CCF4#82CCF4
#82CCF4 is a light, moderate cyan. Relative luminance 0.545; OKLCH L 81.1% C 0.093 H 233.2°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #82CCF4 |
|---|---|
| RGB | rgb(130, 204, 244) |
| HSL | hsl(201, 84%, 73%) |
| HSV | hsv(201, 47%, 96%) |
| CMYK | cmyk(46.7%, 16.4%, 0%, 4.3%) |
| CIE-LAB | lab(78.73, -12.59, -26.84) |
| CIE-LCH | lch(78.73, 29.64, 244.88°) |
| OKLab | oklab(81.14% -0.0557 -0.0744) |
| OKLCH | oklch(81.14% 0.093 233.2) |
| XYZ | xyz(47.1221, 54.4597, 93.5990) |
| Luminance | 0.5446 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.55
Lightblue (survey)
#7BC8F6
ΔE00 1.77
Baby Blue
#89CFF0
ΔE00 2.03
Sky
#82CAFC
ΔE00 2.84
Sky Blue
#87CEEB
ΔE00 3.25
Light Blue
#95D0FC
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CCF4 #F4AA82
analogous
#82F4E3 #82CCF4 #8293F4
triadic
#82CCF4 #F482CC #CCF482
tetradic
#82CCF4 #E382F4 #F4AA82 #93F482
square
#82CCF4 #E382F4 #F4AA82 #93F482
split-complementary
#82CCF4 #F48293 #F4E382
monochromatic
#149DE7 #4AB5EF #82CCF4 #BAE3F9 #E3F4FD
Accessibility & contrast
On white
1.77
#82CCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#82CCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CCF4
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CCF4 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CAF6
Deuteranopia (green-blind)
#A9BDF3
Tritanopia (blue-blind)
#4CD7D9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #82ccf4; /* rgb */ color: rgb(130, 204, 244); /* oklch */ color: oklch(81.1% 0.093 233.2);
Tailwind
colors: {
custom: {
50: '#acdbf7',
500: '#82ccf4',
950: '#000000',
},
}SCSS
$custom: #82ccf4; $custom-light: #acdbf7; $custom-dark: #000000;
JSON
{
"hex": "#82ccf4",
"rgb": {
"r": 130,
"g": 204,
"b": 244
},
"hsl": {
"h": 201.053,
"s": 83.824,
"l": 73.333
},
"oklch": {
"l": 0.81141,
"c": 0.09292,
"h": 233.2
},
"luminance": 0.54463
}Semantic roles & 50–950 ramp
primary
#82CCF4
secondary
#D0794A
accent
#5205E0
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#111517
muted
#818485