#82FCF4#82FCF4
#82FCF4 is a very light, moderate teal. Relative luminance 0.809; OKLCH L 91.8% C 0.111 H 189.8°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #82FCF4 |
|---|---|
| RGB | rgb(130, 252, 244) |
| HSL | hsl(176, 95%, 75%) |
| HSV | hsv(176, 48%, 99%) |
| CMYK | cmyk(48.4%, 0%, 3.2%, 1.2%) |
| CIE-LAB | lab(92.08, -36.16, -6.75) |
| CIE-LCH | lch(92.08, 36.78, 190.58°) |
| OKLab | oklab(91.83% -0.1093 -0.0188) |
| OKLCH | oklch(91.83% 0.111 189.8) |
| XYZ | xyz(60.3387, 80.8930, 98.0046) |
| Luminance | 0.8090 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.50
Bright Turquoise
#0FFEF9
ΔE00 4.86
Light Cyan
#ACFFFC
ΔE00 4.87
Aqua
#00FFFF
ΔE00 5.28
Bright Aqua
#0BF9EA
ΔE00 5.59
Tiffany Blue
#7BF2DA
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FCF4 #FC828A
analogous
#82FCB7 #82FCF4 #82C7FC
triadic
#82FCF4 #F482FC #FCF482
tetradic
#82FCF4 #B782FC #FC828A #C7FC82
square
#82FCF4 #B782FC #FC828A #C7FC82
split-complementary
#82FCF4 #FC82C7 #FCB782
monochromatic
#0AF9E9 #46FBEF #82FCF4 #BEFDF9 #E1FEFC
Accessibility & contrast
On white
1.22
#82FCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#82FCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FCF4
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FCF4 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F4
Deuteranopia (green-blind)
#DCE2F5
Tritanopia (blue-blind)
#3BFFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #82fcf4; /* rgb */ color: rgb(130, 252, 244); /* oklch */ color: oklch(91.8% 0.111 189.8);
Tailwind
colors: {
custom: {
50: '#aefdf7',
500: '#82fcf4',
950: '#000000',
},
}SCSS
$custom: #82fcf4; $custom-light: #aefdf7; $custom-dark: #000000;
JSON
{
"hex": "#82fcf4",
"rgb": {
"r": 130,
"g": 252,
"b": 244
},
"hsl": {
"h": 176.066,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.91831,
"c": 0.11088,
"h": 189.8
},
"luminance": 0.80898
}Semantic roles & 50–950 ramp
primary
#82FCF4
secondary
#DA4851
accent
#000FE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685