#82DFCB#82DFCB
#82DFCB is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.0% C 0.094 H 178.5°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #82DFCB |
|---|---|
| RGB | rgb(130, 223, 203) |
| HSL | hsl(167, 59%, 69%) |
| HSV | hsv(167, 42%, 87%) |
| CMYK | cmyk(41.7%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(82.82, -32.35, 1.14) |
| CIE-LCH | lch(82.82, 32.37, 177.98°) |
| OKLab | oklab(84.01% -0.0939 0.0025) |
| OKLCH | oklch(84.01% 0.094 178.5) |
| XYZ | xyz(46.3689, 61.8296, 65.9792) |
| Luminance | 0.6183 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.27
Tiffany Blue
#7BF2DA
ΔE00 4.50
Light Teal
#90E4C1
ΔE00 5.17
Turquoise
#40E0D0
ΔE00 5.45
Pale Teal
#82CBB2
ΔE00 5.56
Mediumaquamarine
#66CDAA
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DFCB #DF8296
analogous
#82DF9D #82DFCB #82C5DF
triadic
#82DFCB #CB82DF #DFCB82
tetradic
#82DFCB #9D82DF #DF8296 #C5DF82
square
#82DFCB #9D82DF #DF8296 #C5DF82
split-complementary
#82DFCB #DF82C5 #DF9D82
monochromatic
#2FB89A #51D3B7 #82DFCB #B3EBDF #E3F8F4
Accessibility & contrast
On white
1.57
#82DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#82DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DFCB
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DFCB | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CA
Deuteranopia (green-blind)
#C9C9CD
Tritanopia (blue-blind)
#60E2D9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #82dfcb; /* rgb */ color: rgb(130, 223, 203); /* oklch */ color: oklch(84.0% 0.094 178.5);
Tailwind
colors: {
custom: {
50: '#abe9da',
500: '#82dfcb',
950: '#000000',
},
}SCSS
$custom: #82dfcb; $custom-light: #abe9da; $custom-dark: #000000;
JSON
{
"hex": "#82dfcb",
"rgb": {
"r": 130,
"g": 223,
"b": 203
},
"hsl": {
"h": 167.097,
"s": 59.236,
"l": 69.216
},
"oklch": {
"l": 0.84006,
"c": 0.09397,
"h": 178.5
},
"luminance": 0.61833
}Semantic roles & 50–950 ramp
primary
#82DFCB
secondary
#B64F65
accent
#1F43C7
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483