#82C8CF#82C8CF
#82C8CF is a light, moderate teal. Relative luminance 0.506; OKLCH L 78.9% C 0.071 H 203.9°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #82C8CF |
|---|---|
| RGB | rgb(130, 200, 207) |
| HSL | hsl(185, 45%, 66%) |
| HSV | hsv(185, 37%, 81%) |
| CMYK | cmyk(37.2%, 3.4%, 0%, 18.8%) |
| CIE-LAB | lab(76.41, -20.16, -10.46) |
| CIE-LCH | lch(76.41, 22.71, 207.41°) |
| OKLab | oklab(78.9% -0.0649 -0.0287) |
| OKLCH | oklch(78.9% 0.071 203.9) |
| XYZ | xyz(41.1187, 50.5567, 66.6111) |
| Luminance | 0.5056 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.75
Sky Blue
#87CEEB
ΔE00 8.26
Aqua Blue
#02D8E9
ΔE00 8.37
Mediumturquoise
#48D1CC
ΔE00 8.52
Lightblue
#ADD8E6
ΔE00 8.57
Darkturquoise
#00CED1
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82C8CF #CF8982
analogous
#82CFAF #82C8CF #82A1CF
triadic
#82C8CF #CF82C8 #C8CF82
tetradic
#82C8CF #AF82CF #CF8982 #A1CF82
square
#82C8CF #AF82CF #CF8982 #A1CF82
split-complementary
#82C8CF #CF82A1 #CFAF82
monochromatic
#3C929B #56B5BE #82C8CF #AEDBE0 #DAEFF1
Accessibility & contrast
On white
1.89
#82C8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#82C8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82C8CF
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82C8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82C8CF | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2D0
Deuteranopia (green-blind)
#B0B8CF
Tritanopia (blue-blind)
#63CDCA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #82c8cf; /* rgb */ color: rgb(130, 200, 207); /* oklch */ color: oklch(78.9% 0.071 203.9);
Tailwind
colors: {
custom: {
50: '#aad8dd',
500: '#82c8cf',
950: '#000000',
},
}SCSS
$custom: #82c8cf; $custom-light: #aad8dd; $custom-dark: #000000;
JSON
{
"hex": "#82c8cf",
"rgb": {
"r": 130,
"g": 200,
"b": 207
},
"hsl": {
"h": 185.455,
"s": 44.509,
"l": 66.078
},
"oklch": {
"l": 0.78896,
"c": 0.07093,
"h": 203.9
},
"luminance": 0.50559
}Semantic roles & 50–950 ramp
primary
#82C8CF
secondary
#A15B54
accent
#3A2EB8
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384