#82CFBD#82CFBD
#82CFBD is a light, moderate teal. Relative luminance 0.530; OKLCH L 79.9% C 0.081 H 177.6°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #82CFBD |
|---|---|
| RGB | rgb(130, 207, 189) |
| HSL | hsl(166, 45%, 66%) |
| HSV | hsv(166, 37%, 81%) |
| CMYK | cmyk(37.2%, 0%, 8.7%, 18.8%) |
| CIE-LAB | lab(77.90, -27.87, 1.44) |
| CIE-LCH | lch(77.90, 27.91, 177.04°) |
| OKLab | oklab(79.93% -0.0809 0.0034) |
| OKLCH | oklch(79.93% 0.081 177.6) |
| XYZ | xyz(40.7006, 53.0430, 56.2279) |
| Luminance | 0.5305 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.77
Seafoam Blue
#78D1B6
ΔE00 3.12
Mediumaquamarine
#66CDAA
ΔE00 5.92
Light Teal
#90E4C1
ΔE00 6.89
Mediumturquoise
#48D1CC
ΔE00 7.33
Turquoise
#40E0D0
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CFBD #CF8294
analogous
#82CF96 #82CFBD #82BACF
triadic
#82CFBD #BD82CF #CFBD82
tetradic
#82CFBD #9682CF #CF8294 #BACF82
square
#82CFBD #9682CF #CF8294 #BACF82
split-complementary
#82CFBD #CF82BA #CF9682
monochromatic
#3C9B85 #56BEA6 #82CFBD #AEE0D4 #DAF1EC
Accessibility & contrast
On white
1.81
#82CFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#82CFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CFBD
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CFBD | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BC
Deuteranopia (green-blind)
#BCBDBE
Tritanopia (blue-blind)
#69D1C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #82cfbd; /* rgb */ color: rgb(130, 207, 189); /* oklch */ color: oklch(79.9% 0.081 177.6);
Tailwind
colors: {
custom: {
50: '#a9ded0',
500: '#82cfbd',
950: '#000000',
},
}SCSS
$custom: #82cfbd; $custom-light: #a9ded0; $custom-dark: #000000;
JSON
{
"hex": "#82cfbd",
"rgb": {
"r": 130,
"g": 207,
"b": 189
},
"hsl": {
"h": 165.974,
"s": 44.509,
"l": 66.078
},
"oklch": {
"l": 0.79925,
"c": 0.08096,
"h": 177.6
},
"luminance": 0.53046
}Semantic roles & 50–950 ramp
primary
#82CFBD
secondary
#A15466
accent
#2E4EB8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483