#82CEBC#82CEBC
#82CEBC is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.7% C 0.080 H 177.4°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #82CEBC |
|---|---|
| RGB | rgb(130, 206, 188) |
| HSL | hsl(166, 44%, 66%) |
| HSV | hsv(166, 37%, 81%) |
| CMYK | cmyk(36.9%, 0%, 8.7%, 19.2%) |
| CIE-LAB | lab(77.59, -27.61, 1.52) |
| CIE-LCH | lch(77.59, 27.65, 176.84°) |
| OKLab | oklab(79.67% -0.0801 0.0036) |
| OKLCH | oklch(79.67% 0.08 177.4) |
| XYZ | xyz(40.3510, 52.5167, 55.5777) |
| Luminance | 0.5252 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.64
Seafoam Blue
#78D1B6
ΔE00 3.17
Mediumaquamarine
#66CDAA
ΔE00 5.90
Light Teal
#90E4C1
ΔE00 7.03
Mediumturquoise
#48D1CC
ΔE00 7.42
Turquoise
#40E0D0
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CEBC #CE8294
analogous
#82CE96 #82CEBC #82BACE
triadic
#82CEBC #BC82CE #CEBC82
tetradic
#82CEBC #9682CE #CE8294 #BACE82
square
#82CEBC #9682CE #CE8294 #BACE82
split-complementary
#82CEBC #CE82BA #CE9682
monochromatic
#3C9983 #56BDA4 #82CEBC #AEDFD4 #DAF0EB
Accessibility & contrast
On white
1.83
#82CEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#82CEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CEBC
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CEBC | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BB
Deuteranopia (green-blind)
#BBBCBD
Tritanopia (blue-blind)
#6AD0C8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #82cebc; /* rgb */ color: rgb(130, 206, 188); /* oklch */ color: oklch(79.7% 0.080 177.4);
Tailwind
colors: {
custom: {
50: '#a9ddd0',
500: '#82cebc',
950: '#000000',
},
}SCSS
$custom: #82cebc; $custom-light: #a9ddd0; $custom-dark: #000000;
JSON
{
"hex": "#82cebc",
"rgb": {
"r": 130,
"g": 206,
"b": 188
},
"hsl": {
"h": 165.789,
"s": 43.678,
"l": 65.882
},
"oklch": {
"l": 0.79666,
"c": 0.08018,
"h": 177.4
},
"luminance": 0.52519
}Semantic roles & 50–950 ramp
primary
#82CEBC
secondary
#9F5566
accent
#2F4FB7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483