#82DECF#82DECF
#82DECF is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.9% C 0.091 H 182.4°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #82DECF |
|---|---|
| RGB | rgb(130, 222, 207) |
| HSL | hsl(170, 58%, 69%) |
| HSV | hsv(170, 41%, 87%) |
| CMYK | cmyk(41.4%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(82.64, -30.96, -1.25) |
| CIE-LCH | lch(82.64, 30.98, 182.30°) |
| OKLab | oklab(83.9% -0.0911 -0.0038) |
| OKLCH | oklch(83.9% 0.091 182.4) |
| XYZ | xyz(46.5853, 61.4899, 68.4333) |
| Luminance | 0.6149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 5.19
Tiffany Blue
#7BF2DA
ΔE00 5.22
Seafoam Blue
#78D1B6
ΔE00 5.37
Pale Teal
#82CBB2
ΔE00 6.30
Mediumturquoise
#48D1CC
ΔE00 6.42
Light Teal
#90E4C1
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DECF #DE8291
analogous
#82DEA1 #82DECF #82BFDE
triadic
#82DECF #CF82DE #DECF82
tetradic
#82DECF #A182DE #DE8291 #BFDE82
square
#82DECF #A182DE #DE8291 #BFDE82
split-complementary
#82DECF #DE82BF #DEA182
monochromatic
#30B6A0 #52D1BC #82DECF #B2EBE2 #E3F8F4
Accessibility & contrast
On white
1.58
#82DECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#82DECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DECF
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DECF | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CE
Deuteranopia (green-blind)
#C7C9D0
Tritanopia (blue-blind)
#5EE1D9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #82decf; /* rgb */ color: rgb(130, 222, 207); /* oklch */ color: oklch(83.9% 0.091 182.4);
Tailwind
colors: {
custom: {
50: '#abe8dd',
500: '#82decf',
950: '#000000',
},
}SCSS
$custom: #82decf; $custom-light: #abe8dd; $custom-dark: #000000;
JSON
{
"hex": "#82decf",
"rgb": {
"r": 130,
"g": 222,
"b": 207
},
"hsl": {
"h": 170.217,
"s": 58.228,
"l": 69.02
},
"oklch": {
"l": 0.83895,
"c": 0.09116,
"h": 182.4
},
"luminance": 0.61493
}Semantic roles & 50–950 ramp
primary
#82DECF
secondary
#B54F60
accent
#203BC6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484