#82CBD2#82CBD2
#82CBD2 is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.7% C 0.073 H 203.5°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #82CBD2 |
|---|---|
| RGB | rgb(130, 203, 210) |
| HSL | hsl(185, 47%, 67%) |
| HSV | hsv(185, 38%, 82%) |
| CMYK | cmyk(38.1%, 3.3%, 0%, 17.6%) |
| CIE-LAB | lab(77.35, -20.94, -10.68) |
| CIE-LCH | lch(77.35, 23.50, 207.02°) |
| OKLab | oklab(79.67% -0.0673 -0.0293) |
| OKLCH | oklch(79.67% 0.073 203.5) |
| XYZ | xyz(42.1905, 52.1080, 68.7949) |
| Luminance | 0.5211 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.44
Aqua Blue
#02D8E9
ΔE00 7.87
Mediumturquoise
#48D1CC
ΔE00 8.16
Sky Blue
#87CEEB
ΔE00 8.28
Robin'S Egg Blue
#98EFF9
ΔE00 8.32
Darkturquoise
#00CED1
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CBD2 #D28982
analogous
#82D2B1 #82CBD2 #82A3D2
triadic
#82CBD2 #D282CB #CBD282
tetradic
#82CBD2 #B182D2 #D28982 #A3D282
square
#82CBD2 #B182D2 #D28982 #A3D282
split-complementary
#82CBD2 #D282A3 #D2B182
monochromatic
#3A97A0 #55B8C2 #82CBD2 #AFDEE2 #DCF0F2
Accessibility & contrast
On white
1.84
#82CBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#82CBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CBD2
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CBD2 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5D3
Deuteranopia (green-blind)
#B3BBD2
Tritanopia (blue-blind)
#61D0CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #82cbd2; /* rgb */ color: rgb(130, 203, 210); /* oklch */ color: oklch(79.7% 0.073 203.5);
Tailwind
colors: {
custom: {
50: '#aadbdf',
500: '#82cbd2',
950: '#000000',
},
}SCSS
$custom: #82cbd2; $custom-light: #aadbdf; $custom-dark: #000000;
JSON
{
"hex": "#82cbd2",
"rgb": {
"r": 130,
"g": 203,
"b": 210
},
"hsl": {
"h": 185.25,
"s": 47.059,
"l": 66.667
},
"oklch": {
"l": 0.79673,
"c": 0.0734,
"h": 203.5
},
"luminance": 0.52111
}Semantic roles & 50–950 ramp
primary
#82CBD2
secondary
#A55A53
accent
#382BBA
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101515
muted
#818484