#82E3CD#82E3CD
#82E3CD is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.0% C 0.098 H 177.5°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #82E3CD |
|---|---|
| RGB | rgb(130, 227, 205) |
| HSL | hsl(166, 63%, 70%) |
| HSV | hsv(166, 43%, 89%) |
| CMYK | cmyk(42.7%, 0%, 9.7%, 11%) |
| CIE-LAB | lab(84.01, -33.77, 1.81) |
| CIE-LCH | lch(84.01, 33.82, 176.93°) |
| OKLab | oklab(84.98% -0.0977 0.0043) |
| OKLCH | oklch(84.98% 0.098 177.5) |
| XYZ | xyz(47.6901, 64.0882, 67.6030) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.54
Light Teal
#90E4C1
ΔE00 4.66
Seafoam Blue
#78D1B6
ΔE00 4.74
Turquoise
#40E0D0
ΔE00 5.53
Light Turquoise
#7EF4CC
ΔE00 5.95
Pale Teal
#82CBB2
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82E3CD #E38298
analogous
#82E39D #82E3CD #82C8E3
triadic
#82E3CD #CD82E3 #E3CD82
tetradic
#82E3CD #9D82E3 #E38298 #C8E382
square
#82E3CD #9D82E3 #E38298 #C8E382
split-complementary
#82E3CD #E382C8 #E39D82
monochromatic
#2BC09E #50D8B9 #82E3CD #B4EEE1 #E6F9F5
Accessibility & contrast
On white
1.52
#82E3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#82E3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82E3CD
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82E3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82E3CD | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CC
Deuteranopia (green-blind)
#CCCDCF
Tritanopia (blue-blind)
#5EE6DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #82e3cd; /* rgb */ color: rgb(130, 227, 205); /* oklch */ color: oklch(85.0% 0.098 177.5);
Tailwind
colors: {
custom: {
50: '#abecdc',
500: '#82e3cd',
950: '#000000',
},
}SCSS
$custom: #82e3cd; $custom-light: #abecdc; $custom-dark: #000000;
JSON
{
"hex": "#82e3cd",
"rgb": {
"r": 130,
"g": 227,
"b": 205
},
"hsl": {
"h": 166.392,
"s": 63.399,
"l": 70
},
"oklch": {
"l": 0.84982,
"c": 0.09781,
"h": 177.5
},
"luminance": 0.64092
}Semantic roles & 50–950 ramp
primary
#82E3CD
secondary
#BB4E67
accent
#1A42CB
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484