#82FFF4#82FFF4
#82FFF4 is a very light, moderate teal. Relative luminance 0.828; OKLCH L 92.5% C 0.114 H 187.8°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #82FFF4 |
|---|---|
| RGB | rgb(130, 255, 244) |
| HSL | hsl(175, 100%, 75%) |
| HSV | hsv(175, 49%, 100%) |
| CMYK | cmyk(49%, 0%, 4.3%, 0%) |
| CIE-LAB | lab(92.92, -37.53, -5.51) |
| CIE-LCH | lch(92.92, 37.93, 188.36°) |
| OKLab | oklab(92.51% -0.1125 -0.0155) |
| OKLCH | oklch(92.51% 0.114 187.8) |
| XYZ | xyz(61.2883, 82.7921, 98.3211) |
| Luminance | 0.8280 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.98
Bright Cyan
#41FDFE
ΔE00 5.09
Bright Aqua
#0BF9EA
ΔE00 5.25
Tiffany Blue
#7BF2DA
ΔE00 5.27
Light Cyan
#ACFFFC
ΔE00 5.41
Aqua
#00FFFF
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FFF4 #FF828D
analogous
#82FFB5 #82FFF4 #82CBFF
triadic
#82FFF4 #F482FF #FFF482
tetradic
#82FFF4 #B582FF #FF828D #CBFF82
square
#82FFF4 #B582FF #FF828D #CBFF82
split-complementary
#82FFF4 #FF82CB #FFB582
monochromatic
#08FFE9 #45FFEF #82FFF4 #BFFFF9 #E0FFFC
Accessibility & contrast
On white
1.20
#82FFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#82FFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FFF4
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FFF4 | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F4F4
Deuteranopia (green-blind)
#DFE4F5
Tritanopia (blue-blind)
#3AFFFB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #82fff4; /* rgb */ color: rgb(130, 255, 244); /* oklch */ color: oklch(92.5% 0.114 187.8);
Tailwind
colors: {
custom: {
50: '#affff7',
500: '#82fff4',
950: '#000000',
},
}SCSS
$custom: #82fff4; $custom-light: #affff7; $custom-dark: #000000;
JSON
{
"hex": "#82fff4",
"rgb": {
"r": 130,
"g": 255,
"b": 244
},
"hsl": {
"h": 174.72,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.92509,
"c": 0.11356,
"h": 187.8
},
"luminance": 0.82797
}Semantic roles & 50–950 ramp
primary
#82FFF4
secondary
#DE4754
accent
#0014E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685