#82FDF4#82FDF4
#82FDF4 is a very light, moderate teal. Relative luminance 0.815; OKLCH L 92.1% C 0.112 H 189.1°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #82FDF4 |
|---|---|
| RGB | rgb(130, 253, 244) |
| HSL | hsl(176, 97%, 75%) |
| HSV | hsv(176, 49%, 99%) |
| CMYK | cmyk(48.6%, 0%, 3.6%, 0.8%) |
| CIE-LAB | lab(92.36, -36.62, -6.34) |
| CIE-LCH | lch(92.36, 37.16, 189.82°) |
| OKLab | oklab(92.06% -0.1103 -0.0177) |
| OKLCH | oklch(92.06% 0.112 189.1) |
| XYZ | xyz(60.6536, 81.5227, 98.1095) |
| Luminance | 0.8153 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.67
Bright Turquoise
#0FFEF9
ΔE00 4.87
Light Cyan
#ACFFFC
ΔE00 5.03
Aqua
#00FFFF
ΔE00 5.38
Bright Aqua
#0BF9EA
ΔE00 5.45
Tiffany Blue
#7BF2DA
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FDF4 #FD828B
analogous
#82FDB7 #82FDF4 #82C8FD
triadic
#82FDF4 #F482FD #FDF482
tetradic
#82FDF4 #B782FD #FD828B #C8FD82
square
#82FDF4 #B782FD #FD828B #C8FD82
split-complementary
#82FDF4 #FD82C8 #FDB782
monochromatic
#0AFBE9 #46FCEF #82FDF4 #BEFEF9 #E1FFFC
Accessibility & contrast
On white
1.21
#82FDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#82FDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FDF4
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FDF4 | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F4
Deuteranopia (green-blind)
#DDE3F5
Tritanopia (blue-blind)
#3BFFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #82fdf4; /* rgb */ color: rgb(130, 253, 244); /* oklch */ color: oklch(92.1% 0.112 189.1);
Tailwind
colors: {
custom: {
50: '#affef7',
500: '#82fdf4',
950: '#000000',
},
}SCSS
$custom: #82fdf4; $custom-light: #affef7; $custom-dark: #000000;
JSON
{
"hex": "#82fdf4",
"rgb": {
"r": 130,
"g": 253,
"b": 244
},
"hsl": {
"h": 175.61,
"s": 96.85,
"l": 75.098
},
"oklch": {
"l": 0.92057,
"c": 0.11176,
"h": 189.1
},
"luminance": 0.81528
}Semantic roles & 50–950 ramp
primary
#82FDF4
secondary
#DC4752
accent
#0011E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685