#82FDF2#82FDF2
#82FDF2 is a very light, moderate teal. Relative luminance 0.814; OKLCH L 92.0% C 0.112 H 187.7°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #82FDF2 |
|---|---|
| RGB | rgb(130, 253, 242) |
| HSL | hsl(175, 97%, 75%) |
| HSV | hsv(175, 49%, 99%) |
| CMYK | cmyk(48.6%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(92.31, -37.10, -5.38) |
| CIE-LCH | lch(92.31, 37.49, 188.25°) |
| OKLab | oklab(92% -0.1112 -0.0151) |
| OKLCH | oklch(92% 0.112 187.7) |
| XYZ | xyz(60.3516, 81.4019, 96.5189) |
| Luminance | 0.8141 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 5.04
Bright Turquoise
#0FFEF9
ΔE00 5.05
Bright Cyan
#41FDFE
ΔE00 5.14
Bright Aqua
#0BF9EA
ΔE00 5.22
Light Cyan
#ACFFFC
ΔE00 5.38
Aqua
#00FFFF
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FDF2 #FD828D
analogous
#82FDB4 #82FDF2 #82CBFD
triadic
#82FDF2 #F282FD #FDF282
tetradic
#82FDF2 #B482FD #FD828D #CBFD82
square
#82FDF2 #B482FD #FD828D #CBFD82
split-complementary
#82FDF2 #FD82CB #FDB482
monochromatic
#0AFBE5 #46FCEC #82FDF2 #BEFEF8 #E1FFFC
Accessibility & contrast
On white
1.22
#82FDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#82FDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FDF2
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FDF2 | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F2
Deuteranopia (green-blind)
#DDE3F3
Tritanopia (blue-blind)
#3DFFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #82fdf2; /* rgb */ color: rgb(130, 253, 242); /* oklch */ color: oklch(92.0% 0.112 187.7);
Tailwind
colors: {
custom: {
50: '#aefef6',
500: '#82fdf2',
950: '#000000',
},
}SCSS
$custom: #82fdf2; $custom-light: #aefef6; $custom-dark: #000000;
JSON
{
"hex": "#82fdf2",
"rgb": {
"r": 130,
"g": 253,
"b": 242
},
"hsl": {
"h": 174.634,
"s": 96.85,
"l": 75.098
},
"oklch": {
"l": 0.91996,
"c": 0.11219,
"h": 187.7
},
"luminance": 0.81407
}Semantic roles & 50–950 ramp
primary
#82FDF2
secondary
#DC4755
accent
#0015E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685