#82CBBE#82CBBE
#82CBBE is a light, moderate teal. Relative luminance 0.512; OKLCH L 79.0% C 0.076 H 181.8°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #82CBBE |
|---|---|
| RGB | rgb(130, 203, 190) |
| HSL | hsl(169, 41%, 65%) |
| HSV | hsv(169, 36%, 80%) |
| CMYK | cmyk(36%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(76.78, -25.70, -0.73) |
| CIE-LCH | lch(76.78, 25.71, 181.62°) |
| OKLab | oklab(79.04% -0.0756 -0.0024) |
| OKLCH | oklch(79.04% 0.076 181.8) |
| XYZ | xyz(39.8527, 51.1729, 56.4826) |
| Luminance | 0.5118 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.22
Seafoam Blue
#78D1B6
ΔE00 4.99
Mediumturquoise
#48D1CC
ΔE00 6.63
Mediumaquamarine
#66CDAA
ΔE00 7.53
Turquoise
#40E0D0
ΔE00 8.04
Light Teal
#90E4C1
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CBBE #CB828F
analogous
#82CB99 #82CBBE #82B3CB
triadic
#82CBBE #BE82CB #CBBE82
tetradic
#82CBBE #9982CB #CB828F #B3CB82
square
#82CBBE #9982CB #CB828F #B3CB82
split-complementary
#82CBBE #CB82B3 #CB9982
monochromatic
#3E9585 #57B9A8 #82CBBE #ADDDD4 #D8EFEB
Accessibility & contrast
On white
1.87
#82CBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#82CBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CBBE
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CBBE | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BE
Deuteranopia (green-blind)
#B8BABF
Tritanopia (blue-blind)
#69CEC7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #82cbbe; /* rgb */ color: rgb(130, 203, 190); /* oklch */ color: oklch(79.0% 0.076 181.8);
Tailwind
colors: {
custom: {
50: '#a9dbd1',
500: '#82cbbe',
950: '#000000',
},
}SCSS
$custom: #82cbbe; $custom-light: #a9dbd1; $custom-dark: #000000;
JSON
{
"hex": "#82cbbe",
"rgb": {
"r": 130,
"g": 203,
"b": 190
},
"hsl": {
"h": 169.315,
"s": 41.243,
"l": 65.294
},
"oklch": {
"l": 0.79037,
"c": 0.07562,
"h": 181.8
},
"luminance": 0.51175
}Semantic roles & 50–950 ramp
primary
#82CBBE
secondary
#9B5662
accent
#3149B4
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483