#82D3DB#82D3DB
#82D3DB is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.8% C 0.080 H 203.8°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #82D3DB |
|---|---|
| RGB | rgb(130, 211, 219) |
| HSL | hsl(185, 55%, 68%) |
| HSV | hsv(185, 41%, 86%) |
| CMYK | cmyk(40.6%, 3.7%, 0%, 14.1%) |
| CIE-LAB | lab(79.87, -22.71, -11.74) |
| CIE-LCH | lch(79.87, 25.57, 207.35°) |
| OKLab | oklab(81.78% -0.0732 -0.0323) |
| OKLCH | oklch(81.78% 0.08 203.8) |
| XYZ | xyz(45.2816, 56.4456, 75.5131) |
| Luminance | 0.5645 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 6.42
Robin'S Egg
#6DEDFD
ΔE00 6.81
Aqua Blue
#02D8E9
ΔE00 6.83
Powder Blue
#B0E0E6
ΔE00 6.85
Robin Egg Blue
#8AF1FE
ΔE00 6.92
Paleturquoise
#AFEEEE
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82D3DB #DB8A82
analogous
#82DBB6 #82D3DB #82A6DB
triadic
#82D3DB #DB82D3 #D3DB82
tetradic
#82D3DB #B682DB #DB8A82 #A6DB82
square
#82D3DB #B682DB #DB8A82 #A6DB82
split-complementary
#82D3DB #DB82A6 #DBB682
monochromatic
#33A5B0 #52C2CD #82D3DB #B2E4E9 #E1F4F6
Accessibility & contrast
On white
1.71
#82D3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#82D3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82D3DB
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82D3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82D3DB | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDC
Deuteranopia (green-blind)
#B8C1DB
Tritanopia (blue-blind)
#5BD9D5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #82d3db; /* rgb */ color: rgb(130, 211, 219); /* oklch */ color: oklch(81.8% 0.080 203.8);
Tailwind
colors: {
custom: {
50: '#abe0e6',
500: '#82d3db',
950: '#000000',
},
}SCSS
$custom: #82d3db; $custom-light: #abe0e6; $custom-dark: #000000;
JSON
{
"hex": "#82d3db",
"rgb": {
"r": 130,
"g": 211,
"b": 219
},
"hsl": {
"h": 185.393,
"s": 55.28,
"l": 68.431
},
"oklch": {
"l": 0.81778,
"c": 0.08003,
"h": 203.8
},
"luminance": 0.56449
}Semantic roles & 50–950 ramp
primary
#82D3DB
secondary
#B25850
accent
#3123C3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484