#82DEBB#82DEBB
#82DEBB is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.3% C 0.102 H 167.5°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #82DEBB |
|---|---|
| RGB | rgb(130, 222, 187) |
| HSL | hsl(157, 58%, 69%) |
| HSV | hsv(157, 41%, 87%) |
| CMYK | cmyk(41.4%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(82.15, -35.41, 8.64) |
| CIE-LCH | lch(82.15, 36.45, 166.29°) |
| OKLab | oklab(83.33% -0.0997 0.0222) |
| OKLCH | oklch(83.33% 0.102 167.5) |
| XYZ | xyz(44.2932, 60.5731, 56.3618) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.94
Seafoam
#7FE0B3
ΔE00 2.62
Seafoam Blue
#78D1B6
ΔE00 3.71
Mediumaquamarine
#66CDAA
ΔE00 4.67
Light Turquoise
#7EF4CC
ΔE00 5.04
Pale Teal
#82CBB2
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DEBB #DE82A5
analogous
#82DE8D #82DEBB #82D3DE
triadic
#82DEBB #BB82DE #DEBB82
tetradic
#82DEBB #8D82DE #DE82A5 #D3DE82
square
#82DEBB #8D82DE #DE82A5 #D3DE82
split-complementary
#82DEBB #DE82D3 #DE8D82
monochromatic
#30B683 #52D1A1 #82DEBB #B2EBD5 #E3F8F0
Accessibility & contrast
On white
1.60
#82DEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#82DEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DEBB
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DEBB | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3B9
Deuteranopia (green-blind)
#CBC8BD
Tritanopia (blue-blind)
#67DFD4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #82debb; /* rgb */ color: rgb(130, 222, 187); /* oklch */ color: oklch(83.3% 0.102 167.5);
Tailwind
colors: {
custom: {
50: '#aae8cf',
500: '#82debb',
950: '#000000',
},
}SCSS
$custom: #82debb; $custom-light: #aae8cf; $custom-dark: #000000;
JSON
{
"hex": "#82debb",
"rgb": {
"r": 130,
"g": 222,
"b": 187
},
"hsl": {
"h": 157.174,
"s": 58.228,
"l": 69.02
},
"oklch": {
"l": 0.83334,
"c": 0.10213,
"h": 167.5
},
"luminance": 0.60576
}Semantic roles & 50–950 ramp
primary
#82DEBB
secondary
#B54F76
accent
#205FC6
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483