#82CEBA#82CEBA
#82CEBA is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.6% C 0.081 H 175.6°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #82CEBA |
|---|---|
| RGB | rgb(130, 206, 186) |
| HSL | hsl(164, 44%, 66%) |
| HSV | hsv(164, 37%, 81%) |
| CMYK | cmyk(36.9%, 0%, 9.7%, 19.2%) |
| CIE-LAB | lab(77.54, -28.06, 2.52) |
| CIE-LCH | lch(77.54, 28.17, 174.86°) |
| OKLab | oklab(79.61% -0.081 0.0063) |
| OKLCH | oklch(79.61% 0.081 175.6) |
| XYZ | xyz(40.1369, 52.4311, 54.4501) |
| Luminance | 0.5243 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.99
Seafoam Blue
#78D1B6
ΔE00 2.59
Mediumaquamarine
#66CDAA
ΔE00 5.32
Light Teal
#90E4C1
ΔE00 6.56
Turquoise
#40E0D0
ΔE00 7.86
Seafoam
#7FE0B3
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CEBA #CE8296
analogous
#82CE94 #82CEBA #82BCCE
triadic
#82CEBA #BA82CE #CEBA82
tetradic
#82CEBA #9482CE #CE8296 #BCCE82
square
#82CEBA #9482CE #CE8296 #BCCE82
split-complementary
#82CEBA #CE82BC #CE9482
monochromatic
#3C9981 #56BDA2 #82CEBA #AEDFD2 #DAF0EB
Accessibility & contrast
On white
1.83
#82CEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#82CEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CEBA
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CEBA | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5B9
Deuteranopia (green-blind)
#BCBCBB
Tritanopia (blue-blind)
#6AD0C8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #82ceba; /* rgb */ color: rgb(130, 206, 186); /* oklch */ color: oklch(79.6% 0.081 175.6);
Tailwind
colors: {
custom: {
50: '#a9ddce',
500: '#82ceba',
950: '#000000',
},
}SCSS
$custom: #82ceba; $custom-light: #a9ddce; $custom-dark: #000000;
JSON
{
"hex": "#82ceba",
"rgb": {
"r": 130,
"g": 206,
"b": 186
},
"hsl": {
"h": 164.211,
"s": 43.678,
"l": 65.882
},
"oklch": {
"l": 0.79609,
"c": 0.0812,
"h": 175.6
},
"luminance": 0.52434
}Semantic roles & 50–950 ramp
primary
#82CEBA
secondary
#9F5568
accent
#2F53B7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483