#82DCCE#82DCCE
#82DCCE is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.4% C 0.089 H 183.0°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #82DCCE |
|---|---|
| RGB | rgb(130, 220, 206) |
| HSL | hsl(171, 56%, 69%) |
| HSV | hsv(171, 41%, 86%) |
| CMYK | cmyk(40.9%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(82.05, -30.24, -1.58) |
| CIE-LCH | lch(82.05, 30.28, 183.00°) |
| OKLab | oklab(83.41% -0.0892 -0.0047) |
| OKLCH | oklch(83.41% 0.089 183) |
| XYZ | xyz(45.9354, 60.3851, 67.6155) |
| Luminance | 0.6039 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 5.36
Seafoam Blue
#78D1B6
ΔE00 5.38
Tiffany Blue
#7BF2DA
ΔE00 5.78
Mediumturquoise
#48D1CC
ΔE00 6.12
Pale Teal
#82CBB2
ΔE00 6.15
Light Teal
#90E4C1
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DCCE #DC8290
analogous
#82DCA1 #82DCCE #82BDDC
triadic
#82DCCE #CE82DC #DCCE82
tetradic
#82DCCE #A182DC #DC8290 #BDDC82
square
#82DCCE #A182DC #DC8290 #BDDC82
split-complementary
#82DCCE #DC82BD #DCA182
monochromatic
#32B29E #52CFBB #82DCCE #B2E9E1 #E2F7F3
Accessibility & contrast
On white
1.61
#82DCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#82DCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DCCE
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DCCE | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3CE
Deuteranopia (green-blind)
#C5C7CF
Tritanopia (blue-blind)
#5FDFD8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #82dcce; /* rgb */ color: rgb(130, 220, 206); /* oklch */ color: oklch(83.4% 0.089 183.0);
Tailwind
colors: {
custom: {
50: '#abe7dc',
500: '#82dcce',
950: '#000000',
},
}SCSS
$custom: #82dcce; $custom-light: #abe7dc; $custom-dark: #000000;
JSON
{
"hex": "#82dcce",
"rgb": {
"r": 130,
"g": 220,
"b": 206
},
"hsl": {
"h": 170.667,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.83407,
"c": 0.0893,
"h": 183
},
"luminance": 0.60388
}Semantic roles & 50–950 ramp
primary
#82DCCE
secondary
#B3505F
accent
#223BC4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484