#82CEBE#82CEBE
#82CEBE is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.7% C 0.079 H 179.3°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #82CEBE |
|---|---|
| RGB | rgb(130, 206, 190) |
| HSL | hsl(167, 44%, 66%) |
| HSV | hsv(167, 37%, 81%) |
| CMYK | cmyk(36.9%, 0%, 7.8%, 19.2%) |
| CIE-LAB | lab(77.64, -27.16, 0.52) |
| CIE-LCH | lch(77.64, 27.17, 178.90°) |
| OKLab | oklab(79.72% -0.0792 0.001) |
| OKLCH | oklch(79.72% 0.079 179.3) |
| XYZ | xyz(40.5681, 52.6035, 56.7210) |
| Luminance | 0.5261 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.33
Seafoam Blue
#78D1B6
ΔE00 3.81
Mediumaquamarine
#66CDAA
ΔE00 6.53
Mediumturquoise
#48D1CC
ΔE00 6.93
Turquoise
#40E0D0
ΔE00 7.50
Light Teal
#90E4C1
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CEBE #CE8292
analogous
#82CE98 #82CEBE #82B8CE
triadic
#82CEBE #BE82CE #CEBE82
tetradic
#82CEBE #9882CE #CE8292 #B8CE82
square
#82CEBE #9882CE #CE8292 #B8CE82
split-complementary
#82CEBE #CE82B8 #CE9882
monochromatic
#3C9986 #56BDA7 #82CEBE #AEDFD5 #DAF0EC
Accessibility & contrast
On white
1.82
#82CEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#82CEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CEBE
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CEBE | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BD
Deuteranopia (green-blind)
#BBBCBF
Tritanopia (blue-blind)
#69D0C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #82cebe; /* rgb */ color: rgb(130, 206, 190); /* oklch */ color: oklch(79.7% 0.079 179.3);
Tailwind
colors: {
custom: {
50: '#a9ddd1',
500: '#82cebe',
950: '#000000',
},
}SCSS
$custom: #82cebe; $custom-light: #a9ddd1; $custom-dark: #000000;
JSON
{
"hex": "#82cebe",
"rgb": {
"r": 130,
"g": 206,
"b": 190
},
"hsl": {
"h": 167.368,
"s": 43.678,
"l": 65.882
},
"oklch": {
"l": 0.79725,
"c": 0.07926,
"h": 179.3
},
"luminance": 0.52606
}Semantic roles & 50–950 ramp
primary
#82CEBE
secondary
#9F5564
accent
#2F4BB7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483