#82DBC8#82DBC8
#82DBC8 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 83.0% C 0.091 H 178.7°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #82DBC8 |
|---|---|
| RGB | rgb(130, 219, 200) |
| HSL | hsl(167, 55%, 68%) |
| HSV | hsv(167, 41%, 86%) |
| CMYK | cmyk(40.6%, 0%, 8.7%, 14.1%) |
| CIE-LAB | lab(81.61, -31.14, 0.96) |
| CIE-LCH | lch(81.61, 31.16, 178.23°) |
| OKLab | oklab(83% -0.0905 0.0021) |
| OKLCH | oklch(83% 0.091 178.7) |
| XYZ | xyz(44.9587, 59.5758, 63.7626) |
| Luminance | 0.5958 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.78
Pale Teal
#82CBB2
ΔE00 4.83
Tiffany Blue
#7BF2DA
ΔE00 5.46
Light Teal
#90E4C1
ΔE00 5.54
Turquoise
#40E0D0
ΔE00 5.69
Mediumaquamarine
#66CDAA
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DBC8 #DB8295
analogous
#82DB9B #82DBC8 #82C1DB
triadic
#82DBC8 #C882DB #DBC882
tetradic
#82DBC8 #9B82DB #DB8295 #C1DB82
square
#82DBC8 #9B82DB #DB8295 #C1DB82
split-complementary
#82DBC8 #DB82C1 #DB9B82
monochromatic
#33B095 #52CDB3 #82DBC8 #B2E9DD #E1F6F2
Accessibility & contrast
On white
1.63
#82DBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#82DBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DBC8
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DBC8 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C7
Deuteranopia (green-blind)
#C5C6CA
Tritanopia (blue-blind)
#62DED5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #82dbc8; /* rgb */ color: rgb(130, 219, 200); /* oklch */ color: oklch(83.0% 0.091 178.7);
Tailwind
colors: {
custom: {
50: '#aae6d8',
500: '#82dbc8',
950: '#000000',
},
}SCSS
$custom: #82dbc8; $custom-light: #aae6d8; $custom-dark: #000000;
JSON
{
"hex": "#82dbc8",
"rgb": {
"r": 130,
"g": 219,
"b": 200
},
"hsl": {
"h": 167.191,
"s": 55.28,
"l": 68.431
},
"oklch": {
"l": 0.83002,
"c": 0.09056,
"h": 178.7
},
"luminance": 0.59579
}Semantic roles & 50–950 ramp
primary
#82DBC8
secondary
#B25065
accent
#2345C3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483