#82DDCC#82DDCC
#82DDCC is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.6% C 0.091 H 180.6°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #82DDCC |
|---|---|
| RGB | rgb(130, 221, 204) |
| HSL | hsl(169, 57%, 69%) |
| HSV | hsv(169, 41%, 87%) |
| CMYK | cmyk(41.2%, 0%, 7.7%, 13.3%) |
| CIE-LAB | lab(82.28, -31.18, -0.18) |
| CIE-LCH | lch(82.28, 31.18, 180.34°) |
| OKLab | oklab(83.58% -0.0912 -0.001) |
| OKLCH | oklch(83.58% 0.091 180.6) |
| XYZ | xyz(45.9572, 60.8150, 66.4318) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.64
Tiffany Blue
#7BF2DA
ΔE00 5.16
Turquoise
#40E0D0
ΔE00 5.33
Pale Teal
#82CBB2
ΔE00 5.66
Light Teal
#90E4C1
ΔE00 6.14
Mediumturquoise
#48D1CC
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DDCC #DD8293
analogous
#82DD9F #82DDCC #82C1DD
triadic
#82DDCC #CC82DD #DDCC82
tetradic
#82DDCC #9F82DD #DD8293 #C1DD82
square
#82DDCC #9F82DD #DD8293 #C1DD82
split-complementary
#82DDCC #DD82C1 #DD9F82
monochromatic
#31B49B #52D0B8 #82DDCC #B2EAE0 #E2F7F3
Accessibility & contrast
On white
1.60
#82DDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#82DDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DDCC
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DDCC | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CB
Deuteranopia (green-blind)
#C6C8CD
Tritanopia (blue-blind)
#60E0D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #82ddcc; /* rgb */ color: rgb(130, 221, 204); /* oklch */ color: oklch(83.6% 0.091 180.6);
Tailwind
colors: {
custom: {
50: '#abe8db',
500: '#82ddcc',
950: '#000000',
},
}SCSS
$custom: #82ddcc; $custom-light: #abe8db; $custom-dark: #000000;
JSON
{
"hex": "#82ddcc",
"rgb": {
"r": 130,
"g": 221,
"b": 204
},
"hsl": {
"h": 168.791,
"s": 57.233,
"l": 68.824
},
"oklch": {
"l": 0.83577,
"c": 0.09119,
"h": 180.6
},
"luminance": 0.60818
}Semantic roles & 50–950 ramp
primary
#82DDCC
secondary
#B44F62
accent
#213FC5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101615
muted
#818484