#82D3CC#82D3CC
#82D3CC is a light, moderate teal. Relative luminance 0.557; OKLCH L 81.3% C 0.080 H 188.7°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #82D3CC |
|---|---|
| RGB | rgb(130, 211, 204) |
| HSL | hsl(175, 48%, 67%) |
| HSV | hsv(175, 38%, 83%) |
| CMYK | cmyk(38.4%, 0%, 3.3%, 17.3%) |
| CIE-LAB | lab(79.44, -26.36, -4.35) |
| CIE-LCH | lch(79.44, 26.72, 189.38°) |
| OKLab | oklab(81.29% -0.0794 -0.0121) |
| OKLCH | oklch(81.29% 0.08 188.7) |
| XYZ | xyz(43.3952, 55.6910, 65.5778) |
| Luminance | 0.5569 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.23
Pale Teal
#82CBB2
ΔE00 7.04
Turquoise
#40E0D0
ΔE00 7.12
Seafoam Blue
#78D1B6
ΔE00 7.14
Darkturquoise
#00CED1
ΔE00 7.69
Paleturquoise
#AFEEEE
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82D3CC #D38289
analogous
#82D3A4 #82D3CC #82B2D3
triadic
#82D3CC #CC82D3 #D3CC82
tetradic
#82D3CC #A482D3 #D38289 #B2D382
square
#82D3CC #A482D3 #D38289 #B2D382
split-complementary
#82D3CC #D382B2 #D3A482
monochromatic
#39A299 #55C3BA #82D3CC #AFE3DE #DDF3F1
Accessibility & contrast
On white
1.73
#82D3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#82D3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82D3CC
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82D3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82D3CC | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCC
Deuteranopia (green-blind)
#BCC0CD
Tritanopia (blue-blind)
#62D7D1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #82d3cc; /* rgb */ color: rgb(130, 211, 204); /* oklch */ color: oklch(81.3% 0.080 188.7);
Tailwind
colors: {
custom: {
50: '#aae0db',
500: '#82d3cc',
950: '#000000',
},
}SCSS
$custom: #82d3cc; $custom-light: #aae0db; $custom-dark: #000000;
JSON
{
"hex": "#82d3cc",
"rgb": {
"r": 130,
"g": 211,
"b": 204
},
"hsl": {
"h": 174.815,
"s": 47.929,
"l": 66.863
},
"oklch": {
"l": 0.81292,
"c": 0.08029,
"h": 188.7
},
"luminance": 0.55694
}Semantic roles & 50–950 ramp
primary
#82D3CC
secondary
#A6535A
accent
#2A37BB
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484