#82BEAF#82BEAF
#82BEAF is a light, moderate teal. Relative luminance 0.447; OKLCH L 75.6% C 0.066 H 177.1°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #82BEAF |
|---|---|
| RGB | rgb(130, 190, 175) |
| HSL | hsl(165, 32%, 63%) |
| HSV | hsv(165, 32%, 75%) |
| CMYK | cmyk(31.6%, 0%, 7.9%, 25.5%) |
| CIE-LAB | lab(72.67, -22.62, 1.40) |
| CIE-LCH | lch(72.67, 22.66, 176.45°) |
| OKLab | oklab(75.61% -0.0657 0.0034) |
| OKLCH | oklch(75.61% 0.066 177.1) |
| XYZ | xyz(35.3546, 44.6660, 47.3076) |
| Luminance | 0.4467 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.62
Seafoam Blue
#78D1B6
ΔE00 6.42
Mediumaquamarine
#66CDAA
ΔE00 7.95
Tealish
#24BCA8
ΔE00 8.72
Greyish Teal
#719F91
ΔE00 8.92
Greeny Blue
#42B395
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BEAF #BE8291
analogous
#82BE91 #82BEAF #82AFBE
triadic
#82BEAF #AF82BE #BEAF82
tetradic
#82BEAF #9182BE #BE8291 #AFBE82
square
#82BEAF #9182BE #BE8291 #AFBE82
split-complementary
#82BEAF #BE82AF #BE9182
monochromatic
#448272 #5AA995 #82BEAF #AAD3C9 #D3E8E3
Accessibility & contrast
On white
2.11
#82BEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#82BEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BEAF
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BEAF | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AE
Deuteranopia (green-blind)
#AFAFB0
Tritanopia (blue-blind)
#71C0B9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #82beaf; /* rgb */ color: rgb(130, 190, 175); /* oklch */ color: oklch(75.6% 0.066 177.1);
Tailwind
colors: {
custom: {
50: '#a8d1c6',
500: '#82beaf',
950: '#000000',
},
}SCSS
$custom: #82beaf; $custom-light: #a8d1c6; $custom-dark: #000000;
JSON
{
"hex": "#82beaf",
"rgb": {
"r": 130,
"g": 190,
"b": 175
},
"hsl": {
"h": 165,
"s": 31.579,
"l": 62.745
},
"oklch": {
"l": 0.75608,
"c": 0.0658,
"h": 177.1
},
"luminance": 0.44668
}Semantic roles & 50–950 ramp
primary
#82BEAF
secondary
#D9C3C8
accent
#3B57AA
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101413
muted
#7F8282