#82CBBD#82CBBD
#82CBBD is a light, moderate teal. Relative luminance 0.511; OKLCH L 79.0% C 0.076 H 180.8°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #82CBBD |
|---|---|
| RGB | rgb(130, 203, 189) |
| HSL | hsl(168, 41%, 65%) |
| HSV | hsv(168, 36%, 80%) |
| CMYK | cmyk(36%, 0%, 6.9%, 20.4%) |
| CIE-LAB | lab(76.76, -25.92, -0.23) |
| CIE-LCH | lch(76.76, 25.92, 180.50°) |
| OKLab | oklab(79.01% -0.076 -0.001) |
| OKLCH | oklch(79.01% 0.076 180.8) |
| XYZ | xyz(39.7438, 51.1293, 55.9090) |
| Luminance | 0.5113 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.85
Seafoam Blue
#78D1B6
ΔE00 4.65
Mediumturquoise
#48D1CC
ΔE00 6.82
Mediumaquamarine
#66CDAA
ΔE00 7.19
Turquoise
#40E0D0
ΔE00 8.04
Light Teal
#90E4C1
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CBBD #CB8290
analogous
#82CB98 #82CBBD #82B4CB
triadic
#82CBBD #BD82CB #CBBD82
tetradic
#82CBBD #9882CB #CB8290 #B4CB82
square
#82CBBD #9882CB #CB8290 #B4CB82
split-complementary
#82CBBD #CB82B4 #CB9882
monochromatic
#3E9584 #57B9A6 #82CBBD #ADDDD4 #D8EFEB
Accessibility & contrast
On white
1.87
#82CBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#82CBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CBBD
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CBBD | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BC
Deuteranopia (green-blind)
#B8BABE
Tritanopia (blue-blind)
#6ACDC7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #82cbbd; /* rgb */ color: rgb(130, 203, 189); /* oklch */ color: oklch(79.0% 0.076 180.8);
Tailwind
colors: {
custom: {
50: '#a9dbd0',
500: '#82cbbd',
950: '#000000',
},
}SCSS
$custom: #82cbbd; $custom-light: #a9dbd0; $custom-dark: #000000;
JSON
{
"hex": "#82cbbd",
"rgb": {
"r": 130,
"g": 203,
"b": 189
},
"hsl": {
"h": 168.493,
"s": 41.243,
"l": 65.294
},
"oklch": {
"l": 0.79007,
"c": 0.07601,
"h": 180.8
},
"luminance": 0.51132
}Semantic roles & 50–950 ramp
primary
#82CBBD
secondary
#9B5663
accent
#314AB4
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483