#82FEFB#82FEFB
#82FEFB is a very light, moderate teal. Relative luminance 0.826; OKLCH L 92.5% C 0.112 H 193.3°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #82FEFB |
|---|---|
| RGB | rgb(130, 254, 251) |
| HSL | hsl(179, 98%, 75%) |
| HSV | hsv(179, 49%, 100%) |
| CMYK | cmyk(48.8%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(92.83, -35.36, -9.27) |
| CIE-LCH | lch(92.83, 36.55, 194.69°) |
| OKLab | oklab(92.5% -0.1086 -0.0257) |
| OKLCH | oklch(92.5% 0.112 193.3) |
| XYZ | xyz(62.0532, 82.5890, 103.9193) |
| Luminance | 0.8259 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.74
Light Cyan
#ACFFFC
ΔE00 4.41
Aqua
#00FFFF
ΔE00 4.79
Bright Turquoise
#0FFEF9
ΔE00 4.92
Bright Light Blue
#26F7FD
ΔE00 5.02
Pale Cyan
#B7FFFA
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FEFB #FE8285
analogous
#82FEBD #82FEFB #82C3FE
triadic
#82FEFB #FB82FE #FEFB82
tetradic
#82FEFB #BD82FE #FE8285 #C3FE82
square
#82FEFB #BD82FE #FE8285 #C3FE82
split-complementary
#82FEFB #FE82C3 #FEBD82
monochromatic
#09FDF7 #45FEF9 #82FEFB #BFFEFD #E1FFFE
Accessibility & contrast
On white
1.20
#82FEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#82FEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FEFB
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FEFB | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FB
Deuteranopia (green-blind)
#DCE4FC
Tritanopia (blue-blind)
#32FFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #82fefb; /* rgb */ color: rgb(130, 254, 251); /* oklch */ color: oklch(92.5% 0.112 193.3);
Tailwind
colors: {
custom: {
50: '#affffc',
500: '#82fefb',
950: '#000000',
},
}SCSS
$custom: #82fefb; $custom-light: #affffc; $custom-dark: #000000;
JSON
{
"hex": "#82fefb",
"rgb": {
"r": 130,
"g": 254,
"b": 251
},
"hsl": {
"h": 178.548,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.925,
"c": 0.11156,
"h": 193.3
},
"luminance": 0.82594
}Semantic roles & 50–950 ramp
primary
#82FEFB
secondary
#DD474B
accent
#0006E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685