#82CDAF#82CDAF
#82CDAF is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.1% C 0.087 H 166.9°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #82CDAF |
|---|---|
| RGB | rgb(130, 205, 175) |
| HSL | hsl(156, 43%, 66%) |
| HSV | hsv(156, 37%, 80%) |
| CMYK | cmyk(36.6%, 0%, 14.6%, 19.6%) |
| CIE-LAB | lab(76.98, -29.96, 7.63) |
| CIE-LCH | lch(76.98, 30.92, 165.72°) |
| OKLab | oklab(79.07% -0.0845 0.0196) |
| OKLCH | oklch(79.07% 0.087 166.9) |
| XYZ | xyz(38.7722, 51.5013, 48.4468) |
| Luminance | 0.5150 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.58
Seafoam Blue
#78D1B6
ΔE00 2.35
Mediumaquamarine
#66CDAA
ΔE00 3.47
Light Teal
#90E4C1
ΔE00 5.44
Seafoam
#7FE0B3
ΔE00 5.66
Eucalyptus
#44D7A8
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CDAF #CD82A0
analogous
#82CD89 #82CDAF #82C5CD
triadic
#82CDAF #AF82CD #CDAF82
tetradic
#82CDAF #8982CD #CD82A0 #C5CD82
square
#82CDAF #8982CD #CD82A0 #C5CD82
split-complementary
#82CDAF #CD82C5 #CD8982
monochromatic
#3D9873 #56BC93 #82CDAF #AEDECB #D9F0E7
Accessibility & contrast
On white
1.86
#82CDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#82CDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CDAF
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CDAF | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC3AE
Deuteranopia (green-blind)
#BDBAB1
Tritanopia (blue-blind)
#6ECEC4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #82cdaf; /* rgb */ color: rgb(130, 205, 175); /* oklch */ color: oklch(79.1% 0.087 166.9);
Tailwind
colors: {
custom: {
50: '#a9dcc6',
500: '#82cdaf',
950: '#000000',
},
}SCSS
$custom: #82cdaf; $custom-light: #a9dcc6; $custom-dark: #000000;
JSON
{
"hex": "#82cdaf",
"rgb": {
"r": 130,
"g": 205,
"b": 175
},
"hsl": {
"h": 156,
"s": 42.857,
"l": 65.686
},
"oklch": {
"l": 0.79072,
"c": 0.08677,
"h": 166.9
},
"luminance": 0.51504
}Semantic roles & 50–950 ramp
primary
#82CDAF
secondary
#9E5572
accent
#3065B6
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482