#82DDCD#82DDCD
#82DDCD is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.6% C 0.091 H 181.5°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #82DDCD |
|---|---|
| RGB | rgb(130, 221, 205) |
| HSL | hsl(169, 57%, 69%) |
| HSV | hsv(169, 41%, 87%) |
| CMYK | cmyk(41.2%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(82.31, -30.95, -0.68) |
| CIE-LCH | lch(82.31, 30.95, 181.25°) |
| OKLab | oklab(83.61% -0.0908 -0.0023) |
| OKLCH | oklch(83.61% 0.091 181.5) |
| XYZ | xyz(46.0775, 60.8632, 67.0655) |
| Luminance | 0.6087 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.92
Tiffany Blue
#7BF2DA
ΔE00 5.28
Turquoise
#40E0D0
ΔE00 5.29
Pale Teal
#82CBB2
ΔE00 5.87
Light Teal
#90E4C1
ΔE00 6.47
Mediumturquoise
#48D1CC
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DDCD #DD8292
analogous
#82DDA0 #82DDCD #82C0DD
triadic
#82DDCD #CD82DD #DDCD82
tetradic
#82DDCD #A082DD #DD8292 #C0DD82
square
#82DDCD #A082DD #DD8292 #C0DD82
split-complementary
#82DDCD #DD82C0 #DDA082
monochromatic
#31B49D #52D0BA #82DDCD #B2EAE0 #E2F7F3
Accessibility & contrast
On white
1.59
#82DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#82DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DDCD
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DDCD | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CC
Deuteranopia (green-blind)
#C6C8CE
Tritanopia (blue-blind)
#5FE0D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #82ddcd; /* rgb */ color: rgb(130, 221, 205); /* oklch */ color: oklch(83.6% 0.091 181.5);
Tailwind
colors: {
custom: {
50: '#abe8dc',
500: '#82ddcd',
950: '#000000',
},
}SCSS
$custom: #82ddcd; $custom-light: #abe8dc; $custom-dark: #000000;
JSON
{
"hex": "#82ddcd",
"rgb": {
"r": 130,
"g": 221,
"b": 205
},
"hsl": {
"h": 169.451,
"s": 57.233,
"l": 68.824
},
"oklch": {
"l": 0.83607,
"c": 0.09079,
"h": 181.5
},
"luminance": 0.60867
}Semantic roles & 50–950 ramp
primary
#82DDCD
secondary
#B44F61
accent
#213EC5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484