#82FCDD#82FCDD
#82FCDD is a very light, moderate teal. Relative luminance 0.796; OKLCH L 91.2% C 0.119 H 174.8°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #82FCDD |
|---|---|
| RGB | rgb(130, 252, 221) |
| HSL | hsl(165, 95%, 75%) |
| HSV | hsv(165, 48%, 99%) |
| CMYK | cmyk(48.4%, 0%, 12.3%, 1.2%) |
| CIE-LAB | lab(91.50, -41.55, 4.31) |
| CIE-LCH | lch(91.50, 41.77, 174.08°) |
| OKLab | oklab(91.16% -0.1189 0.0108) |
| OKLCH | oklch(91.16% 0.119 174.8) |
| XYZ | xyz(57.0619, 79.5823, 80.7465) |
| Luminance | 0.7959 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.83
Tiffany Blue
#7BF2DA
ΔE00 2.80
Aquamarine
#7FFFD4
ΔE00 3.18
Light Turquoise
#7EF4CC
ΔE00 3.25
Pale Turquoise
#A5FBD5
ΔE00 4.92
Light Aquamarine
#7BFDC7
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FCDD #FC82A1
analogous
#82FCA0 #82FCDD #82DEFC
triadic
#82FCDD #DD82FC #FCDD82
tetradic
#82FCDD #A082FC #FC82A1 #DEFC82
square
#82FCDD #A082FC #FC82A1 #DEFC82
split-complementary
#82FCDD #FC82DE #FCA082
monochromatic
#0AF9BC #46FBCD #82FCDD #BEFDED #E1FEF7
Accessibility & contrast
On white
1.24
#82FCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#82FCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FCDD
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FCDD | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDC
Deuteranopia (green-blind)
#E1E1DF
Tritanopia (blue-blind)
#4EFEF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #82fcdd; /* rgb */ color: rgb(130, 252, 221); /* oklch */ color: oklch(91.2% 0.119 174.8);
Tailwind
colors: {
custom: {
50: '#aefee7',
500: '#82fcdd',
950: '#000000',
},
}SCSS
$custom: #82fcdd; $custom-light: #aefee7; $custom-dark: #000000;
JSON
{
"hex": "#82fcdd",
"rgb": {
"r": 130,
"g": 252,
"b": 221
},
"hsl": {
"h": 164.754,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.91162,
"c": 0.11941,
"h": 174.8
},
"luminance": 0.79587
}Semantic roles & 50–950 ramp
primary
#82FCDD
secondary
#DA486D
accent
#003AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684