#82CEBF#82CEBF
#82CEBF is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.8% C 0.079 H 180.3°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #82CEBF |
|---|---|
| RGB | rgb(130, 206, 191) |
| HSL | hsl(168, 44%, 66%) |
| HSV | hsv(168, 37%, 81%) |
| CMYK | cmyk(36.9%, 0%, 7.3%, 19.2%) |
| CIE-LAB | lab(77.67, -26.94, 0.02) |
| CIE-LCH | lch(77.67, 26.94, 179.95°) |
| OKLab | oklab(79.75% -0.0788 -0.0004) |
| OKLCH | oklch(79.75% 0.079 180.3) |
| XYZ | xyz(40.6777, 52.6474, 57.2986) |
| Luminance | 0.5265 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.68
Seafoam Blue
#78D1B6
ΔE00 4.15
Mediumturquoise
#48D1CC
ΔE00 6.70
Mediumaquamarine
#66CDAA
ΔE00 6.85
Turquoise
#40E0D0
ΔE00 7.46
Light Teal
#90E4C1
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CEBF #CE8291
analogous
#82CE99 #82CEBF #82B7CE
triadic
#82CEBF #BF82CE #CEBF82
tetradic
#82CEBF #9982CE #CE8291 #B7CE82
square
#82CEBF #9982CE #CE8291 #B7CE82
split-complementary
#82CEBF #CE82B7 #CE9982
monochromatic
#3C9987 #56BDA8 #82CEBF #AEDFD6 #DAF0EC
Accessibility & contrast
On white
1.82
#82CEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#82CEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CEBF
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CEBF | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BE
Deuteranopia (green-blind)
#BBBCC0
Tritanopia (blue-blind)
#68D0C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #82cebf; /* rgb */ color: rgb(130, 206, 191); /* oklch */ color: oklch(79.8% 0.079 180.3);
Tailwind
colors: {
custom: {
50: '#a9ddd2',
500: '#82cebf',
950: '#000000',
},
}SCSS
$custom: #82cebf; $custom-light: #a9ddd2; $custom-dark: #000000;
JSON
{
"hex": "#82cebf",
"rgb": {
"r": 130,
"g": 206,
"b": 191
},
"hsl": {
"h": 168.158,
"s": 43.678,
"l": 65.882
},
"oklch": {
"l": 0.79754,
"c": 0.07882,
"h": 180.3
},
"luminance": 0.5265
}Semantic roles & 50–950 ramp
primary
#82CEBF
secondary
#9F5564
accent
#2F4AB7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483