#82CED4#82CED4
#82CED4 is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.4% C 0.076 H 202.2°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #82CED4 |
|---|---|
| RGB | rgb(130, 206, 212) |
| HSL | hsl(184, 49%, 67%) |
| HSV | hsv(184, 39%, 83%) |
| CMYK | cmyk(38.7%, 2.8%, 0%, 16.9%) |
| CIE-LAB | lab(78.25, -21.95, -10.40) |
| CIE-LCH | lch(78.25, 24.29, 205.36°) |
| OKLab | oklab(80.42% -0.0701 -0.0286) |
| OKLCH | oklch(80.42% 0.076 202.2) |
| XYZ | xyz(43.1566, 53.6389, 70.3538) |
| Luminance | 0.5364 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.28
Aqua Blue
#02D8E9
ΔE00 7.50
Mediumturquoise
#48D1CC
ΔE00 7.58
Robin'S Egg Blue
#98EFF9
ΔE00 7.67
Darkturquoise
#00CED1
ΔE00 7.99
Robin'S Egg
#6DEDFD
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CED4 #D48882
analogous
#82D4B1 #82CED4 #82A5D4
triadic
#82CED4 #D482CE #CED482
tetradic
#82CED4 #B182D4 #D48882 #A5D482
square
#82CED4 #B182D4 #D48882 #A5D482
split-complementary
#82CED4 #D482A5 #D4B182
monochromatic
#389CA3 #54BCC4 #82CED4 #B0E0E4 #DDF2F3
Accessibility & contrast
On white
1.79
#82CED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#82CED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CED4
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CED4 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C8D5
Deuteranopia (green-blind)
#B5BDD4
Tritanopia (blue-blind)
#5FD3D0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #82ced4; /* rgb */ color: rgb(130, 206, 212); /* oklch */ color: oklch(80.4% 0.076 202.2);
Tailwind
colors: {
custom: {
50: '#aadde1',
500: '#82ced4',
950: '#000000',
},
}SCSS
$custom: #82ced4; $custom-light: #aadde1; $custom-dark: #000000;
JSON
{
"hex": "#82ced4",
"rgb": {
"r": 130,
"g": 206,
"b": 212
},
"hsl": {
"h": 184.39,
"s": 48.81,
"l": 67.059
},
"oklch": {
"l": 0.80417,
"c": 0.0757,
"h": 202.2
},
"luminance": 0.53642
}Semantic roles & 50–950 ramp
primary
#82CED4
secondary
#A85952
accent
#3429BC
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484