#82FFDF#82FFDF
#82FFDF is a very light, vivid teal. Relative luminance 0.816; OKLCH L 91.9% C 0.122 H 174.6°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #82FFDF |
|---|---|
| RGB | rgb(130, 255, 223) |
| HSL | hsl(165, 100%, 75%) |
| HSV | hsv(165, 49%, 100%) |
| CMYK | cmyk(49%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(92.39, -42.43, 4.57) |
| CIE-LCH | lch(92.39, 42.68, 173.85°) |
| OKLab | oklab(91.9% -0.1213 0.0115) |
| OKLCH | oklch(91.9% 0.122 174.6) |
| XYZ | xyz(58.2795, 81.5885, 82.4747) |
| Luminance | 0.8159 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.64
Aquamarine
#7FFFD4
ΔE00 2.95
Tiffany Blue
#7BF2DA
ΔE00 3.37
Light Turquoise
#7EF4CC
ΔE00 3.47
Pale Turquoise
#A5FBD5
ΔE00 4.98
Light Aquamarine
#7BFDC7
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FFDF #FF82A2
analogous
#82FFA0 #82FFDF #82E0FF
triadic
#82FFDF #DF82FF #FFDF82
tetradic
#82FFDF #A082FF #FF82A2 #E0FF82
square
#82FFDF #A082FF #FF82A2 #E0FF82
split-complementary
#82FFDF #FF82E0 #FFA082
monochromatic
#08FFC0 #45FFCF #82FFDF #BFFFEF #E0FFF7
Accessibility & contrast
On white
1.21
#82FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#82FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FFDF
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FFDF | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DE
Deuteranopia (green-blind)
#E4E3E1
Tritanopia (blue-blind)
#4CFFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #82ffdf; /* rgb */ color: rgb(130, 255, 223); /* oklch */ color: oklch(91.9% 0.122 174.6);
Tailwind
colors: {
custom: {
50: '#aeffe9',
500: '#82ffdf',
950: '#000000',
},
}SCSS
$custom: #82ffdf; $custom-light: #aeffe9; $custom-dark: #000000;
JSON
{
"hex": "#82ffdf",
"rgb": {
"r": 130,
"g": 255,
"b": 223
},
"hsl": {
"h": 164.64,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.91904,
"c": 0.12186,
"h": 174.6
},
"luminance": 0.81594
}Semantic roles & 50–950 ramp
primary
#82FFDF
secondary
#DE476E
accent
#003BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684