#82CECF#82CECF
#82CECF is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.3% C 0.075 H 196.8°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #82CECF |
|---|---|
| RGB | rgb(130, 206, 207) |
| HSL | hsl(181, 45%, 66%) |
| HSV | hsv(181, 37%, 81%) |
| CMYK | cmyk(37.2%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(78.11, -23.18, -7.93) |
| CIE-LCH | lch(78.11, 24.50, 198.90°) |
| OKLab | oklab(80.25% -0.0721 -0.0218) |
| OKLCH | oklch(80.25% 0.075 196.8) |
| XYZ | xyz(42.5356, 53.3906, 67.0834) |
| Luminance | 0.5339 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.33
Darkturquoise
#00CED1
ΔE00 7.46
Powder Blue
#B0E0E6
ΔE00 7.98
Aqua Blue
#02D8E9
ΔE00 8.16
Paleturquoise
#AFEEEE
ΔE00 8.20
Robin'S Egg Blue
#98EFF9
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CECF #CF8382
analogous
#82CFA9 #82CECF #82A7CF
triadic
#82CECF #CF82CE #CECF82
tetradic
#82CECF #A982CF #CF8382 #A7CF82
square
#82CECF #A982CF #CF8382 #A7CF82
split-complementary
#82CECF #CF82A7 #CFA982
monochromatic
#3C9A9B #56BDBE #82CECF #AEDFE0 #DAF1F1
Accessibility & contrast
On white
1.80
#82CECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#82CECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CECF
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CECF | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CF
Deuteranopia (green-blind)
#B7BDD0
Tritanopia (blue-blind)
#62D3CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #82cecf; /* rgb */ color: rgb(130, 206, 207); /* oklch */ color: oklch(80.3% 0.075 196.8);
Tailwind
colors: {
custom: {
50: '#aadddd',
500: '#82cecf',
950: '#000000',
},
}SCSS
$custom: #82cecf; $custom-light: #aadddd; $custom-dark: #000000;
JSON
{
"hex": "#82cecf",
"rgb": {
"r": 130,
"g": 206,
"b": 207
},
"hsl": {
"h": 180.779,
"s": 44.509,
"l": 66.078
},
"oklch": {
"l": 0.80252,
"c": 0.07536,
"h": 196.8
},
"luminance": 0.53393
}Semantic roles & 50–950 ramp
primary
#82CECF
secondary
#A15554
accent
#302EB8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484