#7BDCC2#7BDCC2
#7BDCC2 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.7% C 0.100 H 174.4°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDCC2 |
|---|---|
| RGB | rgb(123, 220, 194) |
| HSL | hsl(164, 58%, 67%) |
| HSV | hsv(164, 44%, 86%) |
| CMYK | cmyk(44.1%, 0%, 11.8%, 13.7%) |
| CIE-LAB | lab(81.45, -34.74, 3.88) |
| CIE-LCH | lch(81.45, 34.96, 173.62°) |
| OKLab | oklab(82.75% -0.0995 0.0098) |
| OKLCH | oklch(82.75% 0.1 174.4) |
| XYZ | xyz(43.4952, 59.2891, 60.1804) |
| Luminance | 0.5929 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.72
Light Teal
#90E4C1
ΔE00 4.02
Pale Teal
#82CBB2
ΔE00 4.57
Mediumaquamarine
#66CDAA
ΔE00 4.94
Tiffany Blue
#7BF2DA
ΔE00 5.17
Seafoam
#7FE0B3
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDCC2 #DC7B95
analogous
#7BDC92 #7BDCC2 #7BC5DC
triadic
#7BDCC2 #C27BDC #DCC27B
tetradic
#7BDCC2 #927BDC #DC7B95 #C5DC7B
square
#7BDCC2 #927BDC #DC7B95 #C5DC7B
split-complementary
#7BDCC2 #DC7BC5 #DC927B
monochromatic
#2EAE8C #4BCFAC #7BDCC2 #ABE9D8 #DCF6EF
Accessibility & contrast
On white
1.63
#7BDCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#7BDCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDCC2
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDCC2 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1C1
Deuteranopia (green-blind)
#C6C6C4
Tritanopia (blue-blind)
#58DED4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7bdcc2; /* rgb */ color: rgb(123, 220, 194); /* oklch */ color: oklch(82.7% 0.100 174.4);
Tailwind
colors: {
custom: {
50: '#a6e7d4',
500: '#7bdcc2',
950: '#000000',
},
}SCSS
$custom: #7bdcc2; $custom-light: #a6e7d4; $custom-dark: #000000;
JSON
{
"hex": "#7bdcc2",
"rgb": {
"r": 123,
"g": 220,
"b": 194
},
"hsl": {
"h": 163.918,
"s": 58.084,
"l": 67.255
},
"oklch": {
"l": 0.82745,
"c": 0.1,
"h": 174.4
},
"luminance": 0.59292
}Semantic roles & 50–950 ramp
primary
#7BDCC2
secondary
#B14B66
accent
#204CC6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483