#82DBCE#82DBCE
#82DBCE is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.2% C 0.088 H 183.8°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #82DBCE |
|---|---|
| RGB | rgb(130, 219, 206) |
| HSL | hsl(171, 55%, 68%) |
| HSV | hsv(171, 41%, 86%) |
| CMYK | cmyk(40.6%, 0%, 5.9%, 14.1%) |
| CIE-LAB | lab(81.76, -29.76, -2.00) |
| CIE-LCH | lch(81.76, 29.83, 183.85°) |
| OKLab | oklab(83.18% -0.088 -0.0058) |
| OKLCH | oklch(83.18% 0.088 183.8) |
| XYZ | xyz(45.6737, 59.8618, 67.5283) |
| Luminance | 0.5987 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 5.48
Seafoam Blue
#78D1B6
ΔE00 5.57
Mediumturquoise
#48D1CC
ΔE00 5.90
Tiffany Blue
#7BF2DA
ΔE00 6.15
Pale Teal
#82CBB2
ΔE00 6.23
Light Teal
#90E4C1
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DBCE #DB828F
analogous
#82DBA1 #82DBCE #82BBDB
triadic
#82DBCE #CE82DB #DBCE82
tetradic
#82DBCE #A182DB #DB828F #BBDB82
square
#82DBCE #A182DB #DB828F #BBDB82
split-complementary
#82DBCE #DB82BB #DBA182
monochromatic
#33B09E #52CDBB #82DBCE #B2E9E1 #E1F6F3
Accessibility & contrast
On white
1.62
#82DBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#82DBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DBCE
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DBCE | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CE
Deuteranopia (green-blind)
#C4C7CF
Tritanopia (blue-blind)
#5FDED7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #82dbce; /* rgb */ color: rgb(130, 219, 206); /* oklch */ color: oklch(83.2% 0.088 183.8);
Tailwind
colors: {
custom: {
50: '#abe6dc',
500: '#82dbce',
950: '#000000',
},
}SCSS
$custom: #82dbce; $custom-light: #abe6dc; $custom-dark: #000000;
JSON
{
"hex": "#82dbce",
"rgb": {
"r": 130,
"g": 219,
"b": 206
},
"hsl": {
"h": 171.236,
"s": 55.28,
"l": 68.431
},
"oklch": {
"l": 0.83179,
"c": 0.08818,
"h": 183.8
},
"luminance": 0.59865
}Semantic roles & 50–950 ramp
primary
#82DBCE
secondary
#B2505E
accent
#233AC3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484