#82FCDA#82FCDA
#82FCDA is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.1% C 0.121 H 173.1°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #82FCDA |
|---|---|
| RGB | rgb(130, 252, 218) |
| HSL | hsl(163, 95%, 75%) |
| HSV | hsv(163, 48%, 99%) |
| CMYK | cmyk(48.4%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(91.43, -42.22, 5.76) |
| CIE-LCH | lch(91.43, 42.61, 172.23°) |
| OKLab | oklab(91.08% -0.1202 0.0146) |
| OKLCH | oklch(91.08% 0.121 173.1) |
| XYZ | xyz(56.6658, 79.4238, 78.6603) |
| Luminance | 0.7943 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.21
Aquamarine
#7FFFD4
ΔE00 2.35
Light Turquoise
#7EF4CC
ΔE00 2.54
Tiffany Blue
#7BF2DA
ΔE00 3.43
Pale Turquoise
#A5FBD5
ΔE00 4.46
Light Aquamarine
#7BFDC7
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FCDA #FC82A4
analogous
#82FC9D #82FCDA #82E1FC
triadic
#82FCDA #DA82FC #FCDA82
tetradic
#82FCDA #9D82FC #FC82A4 #E1FC82
square
#82FCDA #9D82FC #FC82A4 #E1FC82
split-complementary
#82FCDA #FC82E1 #FC9D82
monochromatic
#0AF9B7 #46FBC8 #82FCDA #BEFDEC #E1FEF6
Accessibility & contrast
On white
1.24
#82FCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#82FCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FCDA
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FCDA | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFD8
Deuteranopia (green-blind)
#E2E1DC
Tritanopia (blue-blind)
#50FEF2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #82fcda; /* rgb */ color: rgb(130, 252, 218); /* oklch */ color: oklch(91.1% 0.121 173.1);
Tailwind
colors: {
custom: {
50: '#adfee5',
500: '#82fcda',
950: '#000000',
},
}SCSS
$custom: #82fcda; $custom-light: #adfee5; $custom-dark: #000000;
JSON
{
"hex": "#82fcda",
"rgb": {
"r": 130,
"g": 252,
"b": 218
},
"hsl": {
"h": 163.279,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.91081,
"c": 0.12108,
"h": 173.1
},
"luminance": 0.79429
}Semantic roles & 50–950 ramp
primary
#82FCDA
secondary
#DA4871
accent
#0040E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684