#82CBCA#82CBCA
#82CBCA is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.4% C 0.073 H 194.7°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #82CBCA |
|---|---|
| RGB | rgb(130, 203, 202) |
| HSL | hsl(179, 41%, 65%) |
| HSV | hsv(179, 36%, 80%) |
| CMYK | cmyk(36%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(77.11, -22.89, -6.71) |
| CIE-LCH | lch(77.11, 23.85, 196.35°) |
| OKLab | oklab(79.41% -0.0706 -0.0185) |
| OKLCH | oklch(79.41% 0.073 194.7) |
| XYZ | xyz(41.2187, 51.7193, 63.6765) |
| Luminance | 0.5172 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.29
Darkturquoise
#00CED1
ΔE00 7.64
Powder Blue
#B0E0E6
ΔE00 8.55
Paleturquoise
#AFEEEE
ΔE00 8.83
Aqua Blue
#02D8E9
ΔE00 8.94
Pale Teal
#82CBB2
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CBCA #CB8283
analogous
#82CBA5 #82CBCA #82A7CB
triadic
#82CBCA #CA82CB #CBCA82
tetradic
#82CBCA #A582CB #CB8283 #A7CB82
square
#82CBCA #A582CB #CB8283 #A7CB82
split-complementary
#82CBCA #CB82A7 #CBA582
monochromatic
#3E9594 #57B9B8 #82CBCA #ADDDDC #D8EFEF
Accessibility & contrast
On white
1.85
#82CBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#82CBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CBCA
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CBCA | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4CA
Deuteranopia (green-blind)
#B5BACB
Tritanopia (blue-blind)
#65CFCA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #82cbca; /* rgb */ color: rgb(130, 203, 202); /* oklch */ color: oklch(79.4% 0.073 194.7);
Tailwind
colors: {
custom: {
50: '#a9dbda',
500: '#82cbca',
950: '#000000',
},
}SCSS
$custom: #82cbca; $custom-light: #a9dbda; $custom-dark: #000000;
JSON
{
"hex": "#82cbca",
"rgb": {
"r": 130,
"g": 203,
"b": 202
},
"hsl": {
"h": 179.178,
"s": 41.243,
"l": 65.294
},
"oklch": {
"l": 0.7941,
"c": 0.07294,
"h": 194.7
},
"luminance": 0.51722
}Semantic roles & 50–950 ramp
primary
#82CBCA
secondary
#9B5657
accent
#3133B4
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483