#82CEBD#82CEBD
#82CEBD is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.7% C 0.080 H 178.4°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #82CEBD |
|---|---|
| RGB | rgb(130, 206, 189) |
| HSL | hsl(167, 44%, 66%) |
| HSV | hsv(167, 37%, 81%) |
| CMYK | cmyk(36.9%, 0%, 8.3%, 19.2%) |
| CIE-LAB | lab(77.61, -27.39, 1.02) |
| CIE-LCH | lch(77.61, 27.41, 177.86°) |
| OKLab | oklab(79.7% -0.0797 0.0023) |
| OKLCH | oklch(79.7% 0.08 178.4) |
| XYZ | xyz(40.4591, 52.5600, 56.1474) |
| Luminance | 0.5256 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.98
Seafoam Blue
#78D1B6
ΔE00 3.48
Mediumaquamarine
#66CDAA
ΔE00 6.21
Mediumturquoise
#48D1CC
ΔE00 7.17
Light Teal
#90E4C1
ΔE00 7.28
Turquoise
#40E0D0
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CEBD #CE8293
analogous
#82CE97 #82CEBD #82B9CE
triadic
#82CEBD #BD82CE #CEBD82
tetradic
#82CEBD #9782CE #CE8293 #B9CE82
square
#82CEBD #9782CE #CE8293 #B9CE82
split-complementary
#82CEBD #CE82B9 #CE9782
monochromatic
#3C9985 #56BDA6 #82CEBD #AEDFD4 #DAF0EB
Accessibility & contrast
On white
1.82
#82CEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#82CEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CEBD
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CEBD | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BC
Deuteranopia (green-blind)
#BBBCBE
Tritanopia (blue-blind)
#69D0C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #82cebd; /* rgb */ color: rgb(130, 206, 189); /* oklch */ color: oklch(79.7% 0.080 178.4);
Tailwind
colors: {
custom: {
50: '#a9ddd0',
500: '#82cebd',
950: '#000000',
},
}SCSS
$custom: #82cebd; $custom-light: #a9ddd0; $custom-dark: #000000;
JSON
{
"hex": "#82cebd",
"rgb": {
"r": 130,
"g": 206,
"b": 189
},
"hsl": {
"h": 166.579,
"s": 43.678,
"l": 65.882
},
"oklch": {
"l": 0.79696,
"c": 0.0797,
"h": 178.4
},
"luminance": 0.52563
}Semantic roles & 50–950 ramp
primary
#82CEBD
secondary
#9F5565
accent
#2F4DB7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483