#82FBD9#82FBD9
#82FBD9 is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.8% C 0.120 H 172.9°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #82FBD9 |
|---|---|
| RGB | rgb(130, 251, 217) |
| HSL | hsl(163, 94%, 75%) |
| HSV | hsv(163, 48%, 98%) |
| CMYK | cmyk(48.2%, 0%, 13.5%, 1.6%) |
| CIE-LAB | lab(91.12, -42.00, 5.83) |
| CIE-LCH | lch(91.12, 42.40, 172.09°) |
| OKLab | oklab(90.83% -0.1195 0.0148) |
| OKLCH | oklch(90.83% 0.12 172.9) |
| XYZ | xyz(56.2221, 78.7452, 77.8688) |
| Luminance | 0.7875 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.28
Aquamarine
#7FFFD4
ΔE00 2.37
Light Turquoise
#7EF4CC
ΔE00 2.38
Tiffany Blue
#7BF2DA
ΔE00 3.35
Pale Turquoise
#A5FBD5
ΔE00 4.40
Light Aquamarine
#7BFDC7
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FBD9 #FB82A4
analogous
#82FB9C #82FBD9 #82E1FB
triadic
#82FBD9 #D982FB #FBD982
tetradic
#82FBD9 #9C82FB #FB82A4 #E1FB82
square
#82FBD9 #9C82FB #FB82A4 #E1FB82
split-complementary
#82FBD9 #FB82E1 #FB9C82
monochromatic
#0BF7B5 #47F9C7 #82FBD9 #BDFDEB #E1FEF6
Accessibility & contrast
On white
1.25
#82FBD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#82FBD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FBD9
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FBD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FBD9 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EED7
Deuteranopia (green-blind)
#E1E0DB
Tritanopia (blue-blind)
#51FDF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #82fbd9; /* rgb */ color: rgb(130, 251, 217); /* oklch */ color: oklch(90.8% 0.120 172.9);
Tailwind
colors: {
custom: {
50: '#adfde4',
500: '#82fbd9',
950: '#000000',
},
}SCSS
$custom: #82fbd9; $custom-light: #adfde4; $custom-dark: #000000;
JSON
{
"hex": "#82fbd9",
"rgb": {
"r": 130,
"g": 251,
"b": 217
},
"hsl": {
"h": 163.14,
"s": 93.798,
"l": 74.706
},
"oklch": {
"l": 0.90825,
"c": 0.12045,
"h": 172.9
},
"luminance": 0.7875
}Semantic roles & 50–950 ramp
primary
#82FBD9
secondary
#D94871
accent
#0040E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684