#82CEBB#82CEBB
#82CEBB is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.6% C 0.081 H 176.5°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #82CEBB |
|---|---|
| RGB | rgb(130, 206, 187) |
| HSL | hsl(165, 44%, 66%) |
| HSV | hsv(165, 37%, 81%) |
| CMYK | cmyk(36.9%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(77.56, -27.84, 2.02) |
| CIE-LCH | lch(77.56, 27.91, 175.84°) |
| OKLab | oklab(79.64% -0.0805 0.0049) |
| OKLCH | oklch(79.64% 0.081 176.5) |
| XYZ | xyz(40.2435, 52.4737, 55.0119) |
| Luminance | 0.5248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.31
Seafoam Blue
#78D1B6
ΔE00 2.87
Mediumaquamarine
#66CDAA
ΔE00 5.60
Light Teal
#90E4C1
ΔE00 6.79
Mediumturquoise
#48D1CC
ΔE00 7.68
Turquoise
#40E0D0
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CEBB #CE8295
analogous
#82CE95 #82CEBB #82BBCE
triadic
#82CEBB #BB82CE #CEBB82
tetradic
#82CEBB #9582CE #CE8295 #BBCE82
square
#82CEBB #9582CE #CE8295 #BBCE82
split-complementary
#82CEBB #CE82BB #CE9582
monochromatic
#3C9982 #56BDA3 #82CEBB #AEDFD3 #DAF0EB
Accessibility & contrast
On white
1.83
#82CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#82CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CEBB
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CEBB | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5BA
Deuteranopia (green-blind)
#BCBCBC
Tritanopia (blue-blind)
#6AD0C8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #82cebb; /* rgb */ color: rgb(130, 206, 187); /* oklch */ color: oklch(79.6% 0.081 176.5);
Tailwind
colors: {
custom: {
50: '#a9ddcf',
500: '#82cebb',
950: '#000000',
},
}SCSS
$custom: #82cebb; $custom-light: #a9ddcf; $custom-dark: #000000;
JSON
{
"hex": "#82cebb",
"rgb": {
"r": 130,
"g": 206,
"b": 187
},
"hsl": {
"h": 165,
"s": 43.678,
"l": 65.882
},
"oklch": {
"l": 0.79637,
"c": 0.08068,
"h": 176.5
},
"luminance": 0.52476
}Semantic roles & 50–950 ramp
primary
#82CEBB
secondary
#9F5567
accent
#2F51B7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483