#82E3DB#82E3DB
#82E3DB is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.4% C 0.093 H 188.7°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #82E3DB |
|---|---|
| RGB | rgb(130, 227, 219) |
| HSL | hsl(175, 63%, 70%) |
| HSV | hsv(175, 43%, 89%) |
| CMYK | cmyk(42.7%, 0%, 3.5%, 11%) |
| CIE-LAB | lab(84.38, -30.50, -5.05) |
| CIE-LCH | lch(84.38, 30.92, 189.39°) |
| OKLab | oklab(85.4% -0.0918 -0.0141) |
| OKLCH | oklch(85.4% 0.093 188.7) |
| XYZ | xyz(49.4562, 64.7947, 76.9046) |
| Luminance | 0.6480 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 5.68
Mediumturquoise
#48D1CC
ΔE00 6.05
Tiffany Blue
#7BF2DA
ΔE00 6.15
Paleturquoise
#AFEEEE
ΔE00 6.83
Light Cyan
#ACFFFC
ΔE00 7.12
Pale Cyan
#B7FFFA
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82E3DB #E3828A
analogous
#82E3AB #82E3DB #82BAE3
triadic
#82E3DB #DB82E3 #E3DB82
tetradic
#82E3DB #AB82E3 #E3828A #BAE382
square
#82E3DB #AB82E3 #E3828A #BAE382
split-complementary
#82E3DB #E382BA #E3AB82
monochromatic
#2BC0B3 #50D8CD #82E3DB #B4EEE9 #E6F9F8
Accessibility & contrast
On white
1.50
#82E3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#82E3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82E3DB
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82E3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82E3DB | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADB
Deuteranopia (green-blind)
#C9CDDC
Tritanopia (blue-blind)
#57E7E0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #82e3db; /* rgb */ color: rgb(130, 227, 219); /* oklch */ color: oklch(85.4% 0.093 188.7);
Tailwind
colors: {
custom: {
50: '#acece6',
500: '#82e3db',
950: '#000000',
},
}SCSS
$custom: #82e3db; $custom-light: #acece6; $custom-dark: #000000;
JSON
{
"hex": "#82e3db",
"rgb": {
"r": 130,
"g": 227,
"b": 219
},
"hsl": {
"h": 175.052,
"s": 63.399,
"l": 70
},
"oklch": {
"l": 0.85398,
"c": 0.09289,
"h": 188.7
},
"luminance": 0.64798
}Semantic roles & 50–950 ramp
primary
#82E3DB
secondary
#BB4E57
accent
#1A29CB
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#111615
muted
#818484