#82FEFD#82FEFD
#82FEFD is a very light, moderate teal. Relative luminance 0.827; OKLCH L 92.6% C 0.111 H 194.7°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #82FEFD |
|---|---|
| RGB | rgb(130, 254, 253) |
| HSL | hsl(180, 98%, 75%) |
| HSV | hsv(180, 49%, 100%) |
| CMYK | cmyk(48.8%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(92.89, -34.86, -10.22) |
| CIE-LCH | lch(92.89, 36.33, 196.34°) |
| OKLab | oklab(92.56% -0.1078 -0.0283) |
| OKLCH | oklch(92.56% 0.111 194.7) |
| XYZ | xyz(62.3701, 82.7157, 105.5884) |
| Luminance | 0.8272 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.68
Light Cyan
#ACFFFC
ΔE00 4.37
Bright Light Blue
#26F7FD
ΔE00 4.77
Aqua
#00FFFF
ΔE00 4.82
Bright Turquoise
#0FFEF9
ΔE00 5.16
Pale Cyan
#B7FFFA
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FEFD #FE8283
analogous
#82FEBF #82FEFD #82C1FE
triadic
#82FEFD #FD82FE #FEFD82
tetradic
#82FEFD #BF82FE #FE8283 #C1FE82
square
#82FEFD #BF82FE #FE8283 #C1FE82
split-complementary
#82FEFD #FE82C1 #FEBF82
monochromatic
#09FDFB #45FEFC #82FEFD #BFFEFE #E1FFFF
Accessibility & contrast
On white
1.20
#82FEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#82FEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FEFD
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FEFD | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FD
Deuteranopia (green-blind)
#DBE4FE
Tritanopia (blue-blind)
#2FFFFD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #82fefd; /* rgb */ color: rgb(130, 254, 253); /* oklch */ color: oklch(92.6% 0.111 194.7);
Tailwind
colors: {
custom: {
50: '#affffe',
500: '#82fefd',
950: '#000000',
},
}SCSS
$custom: #82fefd; $custom-light: #affffe; $custom-dark: #000000;
JSON
{
"hex": "#82fefd",
"rgb": {
"r": 130,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.516,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.92563,
"c": 0.11141,
"h": 194.7
},
"luminance": 0.82721
}Semantic roles & 50–950 ramp
primary
#82FEFD
secondary
#DD4748
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685