#82FCDB#82FCDB
#82FCDB is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.1% C 0.121 H 173.7°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #82FCDB |
|---|---|
| RGB | rgb(130, 252, 219) |
| HSL | hsl(164, 95%, 75%) |
| HSV | hsv(164, 48%, 99%) |
| CMYK | cmyk(48.4%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(91.45, -42.00, 5.28) |
| CIE-LCH | lch(91.45, 42.33, 172.84°) |
| OKLab | oklab(91.11% -0.1198 0.0133) |
| OKLCH | oklch(91.11% 0.121 173.7) |
| XYZ | xyz(56.7970, 79.4763, 79.3515) |
| Luminance | 0.7948 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.39
Aquamarine
#7FFFD4
ΔE00 2.62
Light Turquoise
#7EF4CC
ΔE00 2.77
Tiffany Blue
#7BF2DA
ΔE00 3.21
Pale Turquoise
#A5FBD5
ΔE00 4.60
Light Aquamarine
#7BFDC7
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FCDB #FC82A3
analogous
#82FC9E #82FCDB #82E0FC
triadic
#82FCDB #DB82FC #FCDB82
tetradic
#82FCDB #9E82FC #FC82A3 #E0FC82
square
#82FCDB #9E82FC #FC82A3 #E0FC82
split-complementary
#82FCDB #FC82E0 #FC9E82
monochromatic
#0AF9B9 #46FBCA #82FCDB #BEFDEC #E1FEF6
Accessibility & contrast
On white
1.24
#82FCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#82FCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FCDB
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FCDB | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDA
Deuteranopia (green-blind)
#E2E1DD
Tritanopia (blue-blind)
#4FFEF2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #82fcdb; /* rgb */ color: rgb(130, 252, 219); /* oklch */ color: oklch(91.1% 0.121 173.7);
Tailwind
colors: {
custom: {
50: '#aefee6',
500: '#82fcdb',
950: '#000000',
},
}SCSS
$custom: #82fcdb; $custom-light: #aefee6; $custom-dark: #000000;
JSON
{
"hex": "#82fcdb",
"rgb": {
"r": 130,
"g": 252,
"b": 219
},
"hsl": {
"h": 163.77,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.91108,
"c": 0.12051,
"h": 173.7
},
"luminance": 0.79481
}Semantic roles & 50–950 ramp
primary
#82FCDB
secondary
#DA486F
accent
#003EE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684