#82DBBC#82DBBC
#82DBBC is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.7% C 0.097 H 169.5°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #82DBBC |
|---|---|
| RGB | rgb(130, 219, 188) |
| HSL | hsl(159, 55%, 68%) |
| HSV | hsv(159, 41%, 86%) |
| CMYK | cmyk(40.6%, 0%, 14.2%, 14.1%) |
| CIE-LAB | lab(81.31, -33.80, 6.91) |
| CIE-LCH | lch(81.31, 34.50, 168.45°) |
| OKLab | oklab(82.67% -0.0957 0.0177) |
| OKLCH | oklch(82.67% 0.097 169.5) |
| XYZ | xyz(43.6110, 59.0367, 56.6644) |
| Luminance | 0.5904 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.63
Seafoam Blue
#78D1B6
ΔE00 2.66
Seafoam
#7FE0B3
ΔE00 3.79
Pale Teal
#82CBB2
ΔE00 4.14
Mediumaquamarine
#66CDAA
ΔE00 4.34
Light Turquoise
#7EF4CC
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DBBC #DB82A1
analogous
#82DB8F #82DBBC #82CDDB
triadic
#82DBBC #BC82DB #DBBC82
tetradic
#82DBBC #8F82DB #DB82A1 #CDDB82
square
#82DBBC #8F82DB #DB82A1 #CDDB82
split-complementary
#82DBBC #DB82CD #DB8F82
monochromatic
#33B084 #52CDA3 #82DBBC #B2E9D5 #E1F6EF
Accessibility & contrast
On white
1.64
#82DBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#82DBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DBBC
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DBBC | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D0BB
Deuteranopia (green-blind)
#C8C6BE
Tritanopia (blue-blind)
#67DCD2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #82dbbc; /* rgb */ color: rgb(130, 219, 188); /* oklch */ color: oklch(82.7% 0.097 169.5);
Tailwind
colors: {
custom: {
50: '#aae6d0',
500: '#82dbbc',
950: '#000000',
},
}SCSS
$custom: #82dbbc; $custom-light: #aae6d0; $custom-dark: #000000;
JSON
{
"hex": "#82dbbc",
"rgb": {
"r": 130,
"g": 219,
"b": 188
},
"hsl": {
"h": 159.101,
"s": 55.28,
"l": 68.431
},
"oklch": {
"l": 0.82666,
"c": 0.09734,
"h": 169.5
},
"luminance": 0.5904
}Semantic roles & 50–950 ramp
primary
#82DBBC
secondary
#B25072
accent
#235AC3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483