#82FCF7#82FCF7
#82FCF7 is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.9% C 0.110 H 191.9°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #82FCF7 |
|---|---|
| RGB | rgb(130, 252, 247) |
| HSL | hsl(178, 95%, 75%) |
| HSV | hsv(178, 48%, 99%) |
| CMYK | cmyk(48.4%, 0%, 2%, 1.2%) |
| CIE-LAB | lab(92.17, -35.42, -8.19) |
| CIE-LCH | lch(92.17, 36.35, 193.01°) |
| OKLab | oklab(91.92% -0.108 -0.0227) |
| OKLCH | oklch(91.92% 0.11 191.9) |
| XYZ | xyz(60.7979, 81.0767, 100.4231) |
| Luminance | 0.8108 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.00
Light Cyan
#ACFFFC
ΔE00 4.51
Bright Turquoise
#0FFEF9
ΔE00 4.86
Aqua
#00FFFF
ΔE00 4.97
Bright Light Blue
#26F7FD
ΔE00 5.32
Pale Cyan
#B7FFFA
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FCF7 #FC8287
analogous
#82FCBA #82FCF7 #82C4FC
triadic
#82FCF7 #F782FC #FCF782
tetradic
#82FCF7 #BA82FC #FC8287 #C4FC82
square
#82FCF7 #BA82FC #FC8287 #C4FC82
split-complementary
#82FCF7 #FC82C4 #FCBA82
monochromatic
#0AF9EF #46FBF3 #82FCF7 #BEFDFB #E1FEFD
Accessibility & contrast
On white
1.22
#82FCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#82FCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FCF7
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FCF7 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F7
Deuteranopia (green-blind)
#DBE2F8
Tritanopia (blue-blind)
#38FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #82fcf7; /* rgb */ color: rgb(130, 252, 247); /* oklch */ color: oklch(91.9% 0.110 191.9);
Tailwind
colors: {
custom: {
50: '#affdf9',
500: '#82fcf7',
950: '#000000',
},
}SCSS
$custom: #82fcf7; $custom-light: #affdf9; $custom-dark: #000000;
JSON
{
"hex": "#82fcf7",
"rgb": {
"r": 130,
"g": 252,
"b": 247
},
"hsl": {
"h": 177.541,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.91924,
"c": 0.1104,
"h": 191.9
},
"luminance": 0.81082
}Semantic roles & 50–950 ramp
primary
#82FCF7
secondary
#DA484E
accent
#0009E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685