#82CBBF#82CBBF
#82CBBF is a light, moderate teal. Relative luminance 0.512; OKLCH L 79.1% C 0.075 H 182.8°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #82CBBF |
|---|---|
| RGB | rgb(130, 203, 191) |
| HSL | hsl(170, 41%, 65%) |
| HSV | hsv(170, 36%, 80%) |
| CMYK | cmyk(36%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(76.81, -25.47, -1.23) |
| CIE-LCH | lch(76.81, 25.50, 182.76°) |
| OKLab | oklab(79.07% -0.0751 -0.0037) |
| OKLCH | oklch(79.07% 0.075 182.8) |
| XYZ | xyz(39.9624, 51.2168, 57.0602) |
| Luminance | 0.5122 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.60
Seafoam Blue
#78D1B6
ΔE00 5.34
Mediumturquoise
#48D1CC
ΔE00 6.45
Mediumaquamarine
#66CDAA
ΔE00 7.88
Turquoise
#40E0D0
ΔE00 8.05
Tealish
#24BCA8
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CBBF #CB828E
analogous
#82CB9A #82CBBF #82B2CB
triadic
#82CBBF #BF82CB #CBBF82
tetradic
#82CBBF #9A82CB #CB828E #B2CB82
square
#82CBBF #9A82CB #CB828E #B2CB82
split-complementary
#82CBBF #CB82B2 #CB9A82
monochromatic
#3E9586 #57B9A9 #82CBBF #ADDDD5 #D8EFEB
Accessibility & contrast
On white
1.87
#82CBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#82CBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CBBF
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CBBF | 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)
#C5C3BF
Deuteranopia (green-blind)
#B8BAC0
Tritanopia (blue-blind)
#69CEC7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #82cbbf; /* rgb */ color: rgb(130, 203, 191); /* oklch */ color: oklch(79.1% 0.075 182.8);
Tailwind
colors: {
custom: {
50: '#a9dbd2',
500: '#82cbbf',
950: '#000000',
},
}SCSS
$custom: #82cbbf; $custom-light: #a9dbd2; $custom-dark: #000000;
JSON
{
"hex": "#82cbbf",
"rgb": {
"r": 130,
"g": 203,
"b": 191
},
"hsl": {
"h": 170.137,
"s": 41.243,
"l": 65.294
},
"oklch": {
"l": 0.79067,
"c": 0.07524,
"h": 182.8
},
"luminance": 0.51219
}Semantic roles & 50–950 ramp
primary
#82CBBF
secondary
#9B5661
accent
#3147B4
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483