#82CFFE#82CFFE
#82CFFE is a very light, moderate cyan. Relative luminance 0.565; OKLCH L 82.2% C 0.101 H 236.6°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #82CFFE |
|---|---|
| RGB | rgb(130, 207, 254) |
| HSL | hsl(203, 98%, 75%) |
| HSV | hsv(203, 49%, 100%) |
| CMYK | cmyk(48.8%, 18.5%, 0%, 0.4%) |
| CIE-LAB | lab(79.91, -11.40, -30.36) |
| CIE-LCH | lch(79.91, 32.43, 249.43°) |
| OKLab | oklab(82.2% -0.0556 -0.0844) |
| OKLCH | oklch(82.2% 0.101 236.6) |
| XYZ | xyz(49.4017, 56.5234, 102.0535) |
| Luminance | 0.5653 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 0.79
Sky
#82CAFC
ΔE00 1.72
Lightblue (survey)
#7BC8F6
ΔE00 1.78
Light Blue
#95D0FC
ΔE00 2.72
Baby Blue
#89CFF0
ΔE00 3.56
Sky Blue
#87CEEB
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CFFE #FEB182
analogous
#82FEEF #82CFFE #8291FE
triadic
#82CFFE #FE82CF #CFFE82
tetradic
#82CFFE #EF82FE #FEB182 #91FE82
square
#82CFFE #EF82FE #FEB182 #91FE82
split-complementary
#82CFFE #FE8291 #FEEF82
monochromatic
#09A0FD #45B8FE #82CFFE #BFE6FE #E1F3FF
Accessibility & contrast
On white
1.71
#82CFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#82CFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CFFE
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CFFE | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CEFF
Deuteranopia (green-blind)
#A8C0FD
Tritanopia (blue-blind)
#42DBDE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #82cffe; /* rgb */ color: rgb(130, 207, 254); /* oklch */ color: oklch(82.2% 0.101 236.6);
Tailwind
colors: {
custom: {
50: '#adddff',
500: '#82cffe',
950: '#000000',
},
}SCSS
$custom: #82cffe; $custom-light: #adddff; $custom-dark: #000000;
JSON
{
"hex": "#82cffe",
"rgb": {
"r": 130,
"g": 207,
"b": 254
},
"hsl": {
"h": 202.742,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.82196,
"c": 0.10108,
"h": 236.6
},
"luminance": 0.56527
}Semantic roles & 50–950 ramp
primary
#82CFFE
secondary
#DD8047
accent
#5700E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111518
muted
#818486