#82FCF6#82FCF6
#82FCF6 is a very light, moderate teal. Relative luminance 0.810; OKLCH L 91.9% C 0.111 H 191.2°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #82FCF6 |
|---|---|
| RGB | rgb(130, 252, 246) |
| HSL | hsl(177, 95%, 75%) |
| HSV | hsv(177, 48%, 99%) |
| CMYK | cmyk(48.4%, 0%, 2.4%, 1.2%) |
| CIE-LAB | lab(92.14, -35.67, -7.71) |
| CIE-LCH | lch(92.14, 36.49, 192.20°) |
| OKLab | oklab(91.89% -0.1084 -0.0214) |
| OKLCH | oklch(91.89% 0.111 191.2) |
| XYZ | xyz(60.6440, 81.0151, 99.6126) |
| Luminance | 0.8102 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.14
Light Cyan
#ACFFFC
ΔE00 4.61
Bright Turquoise
#0FFEF9
ΔE00 4.83
Aqua
#00FFFF
ΔE00 5.05
Bright Light Blue
#26F7FD
ΔE00 5.52
Bright Aqua
#0BF9EA
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FCF6 #FC8288
analogous
#82FCB9 #82FCF6 #82C5FC
triadic
#82FCF6 #F682FC #FCF682
tetradic
#82FCF6 #B982FC #FC8288 #C5FC82
square
#82FCF6 #B982FC #FC8288 #C5FC82
split-complementary
#82FCF6 #FC82C5 #FCB982
monochromatic
#0AF9ED #46FBF2 #82FCF6 #BEFDFA #E1FEFD
Accessibility & contrast
On white
1.22
#82FCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#82FCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FCF6
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FCF6 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F6
Deuteranopia (green-blind)
#DBE2F7
Tritanopia (blue-blind)
#39FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #82fcf6; /* rgb */ color: rgb(130, 252, 246); /* oklch */ color: oklch(91.9% 0.111 191.2);
Tailwind
colors: {
custom: {
50: '#affdf9',
500: '#82fcf6',
950: '#000000',
},
}SCSS
$custom: #82fcf6; $custom-light: #affdf9; $custom-dark: #000000;
JSON
{
"hex": "#82fcf6",
"rgb": {
"r": 130,
"g": 252,
"b": 246
},
"hsl": {
"h": 177.049,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.91893,
"c": 0.11054,
"h": 191.2
},
"luminance": 0.8102
}Semantic roles & 50–950 ramp
primary
#82FCF6
secondary
#DA484F
accent
#000BE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685