#82DDDF#82DDDF
#82DDDF is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.2% C 0.087 H 197.4°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #82DDDF |
|---|---|
| RGB | rgb(130, 221, 223) |
| HSL | hsl(181, 59%, 69%) |
| HSV | hsv(181, 42%, 87%) |
| CMYK | cmyk(41.7%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(82.80, -26.64, -9.51) |
| CIE-LCH | lch(82.80, 28.29, 199.64°) |
| OKLab | oklab(84.17% -0.0833 -0.0262) |
| OKLCH | oklch(84.17% 0.087 197.4) |
| XYZ | xyz(48.3766, 61.7828, 79.1738) |
| Luminance | 0.6179 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.38
Robin Egg Blue
#8AF1FE
ΔE00 5.85
Robin'S Egg
#6DEDFD
ΔE00 5.95
Paleturquoise
#AFEEEE
ΔE00 6.09
Mediumturquoise
#48D1CC
ΔE00 6.38
Aqua Blue
#02D8E9
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DDDF #DF8482
analogous
#82DFB3 #82DDDF #82AFDF
triadic
#82DDDF #DF82DD #DDDF82
tetradic
#82DDDF #B382DF #DF8482 #AFDF82
square
#82DDDF #B382DF #DF8482 #AFDF82
split-complementary
#82DDDF #DF82AF #DFB382
monochromatic
#2FB5B8 #51D0D3 #82DDDF #B3EAEB #E3F8F8
Accessibility & contrast
On white
1.57
#82DDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#82DDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DDDF
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DDDF | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DF
Deuteranopia (green-blind)
#C1C9E0
Tritanopia (blue-blind)
#56E3DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #82dddf; /* rgb */ color: rgb(130, 221, 223); /* oklch */ color: oklch(84.2% 0.087 197.4);
Tailwind
colors: {
custom: {
50: '#abe7e9',
500: '#82dddf',
950: '#000000',
},
}SCSS
$custom: #82dddf; $custom-light: #abe7e9; $custom-dark: #000000;
JSON
{
"hex": "#82dddf",
"rgb": {
"r": 130,
"g": 221,
"b": 223
},
"hsl": {
"h": 181.29,
"s": 59.236,
"l": 69.216
},
"oklch": {
"l": 0.84166,
"c": 0.08731,
"h": 197.4
},
"luminance": 0.61786
}Semantic roles & 50–950 ramp
primary
#82DDDF
secondary
#B6514F
accent
#221FC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484