#7BDBAB#7BDBAB
#7BDBAB is a light, moderate teal. Relative luminance 0.578; OKLCH L 81.9% C 0.115 H 160.6°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDBAB |
|---|---|
| RGB | rgb(123, 219, 171) |
| HSL | hsl(150, 57%, 67%) |
| HSV | hsv(150, 44%, 86%) |
| CMYK | cmyk(43.8%, 0%, 21.9%, 14.1%) |
| CIE-LAB | lab(80.63, -39.20, 14.90) |
| CIE-LCH | lch(80.63, 41.94, 159.19°) |
| OKLab | oklab(81.91% -0.1085 0.0382) |
| OKLCH | oklch(81.91% 0.115 160.6) |
| XYZ | xyz(40.8475, 57.8113, 47.5264) |
| Luminance | 0.5781 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.49
Light Teal
#90E4C1
ΔE00 4.41
Eucalyptus
#44D7A8
ΔE00 4.78
Mediumaquamarine
#66CDAA
ΔE00 5.02
Hospital Green
#9BE5AA
ΔE00 5.25
Seafoam Blue
#78D1B6
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDBAB #DB7BAB
analogous
#7BDB7B #7BDBAB #7BDBDB
triadic
#7BDBAB #AB7BDB #DBAB7B
tetradic
#7BDBAB #7B7BDB #DB7BAB #DBDB7B
square
#7BDBAB #7B7BDB #DB7BAB #DBDB7B
split-complementary
#7BDBAB #DB7BDB #DB7B7B
monochromatic
#2FAD6E #4BCE8C #7BDBAB #ABE8CA #DBF5E8
Accessibility & contrast
On white
1.67
#7BDBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#7BDBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDBAB
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDBAB | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CEA8
Deuteranopia (green-blind)
#CAC4AE
Tritanopia (blue-blind)
#62DACE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7bdbab; /* rgb */ color: rgb(123, 219, 171); /* oklch */ color: oklch(81.9% 0.115 160.6);
Tailwind
colors: {
custom: {
50: '#a6e6c4',
500: '#7bdbab',
950: '#000000',
},
}SCSS
$custom: #7bdbab; $custom-light: #a6e6c4; $custom-dark: #000000;
JSON
{
"hex": "#7bdbab",
"rgb": {
"r": 123,
"g": 219,
"b": 171
},
"hsl": {
"h": 150,
"s": 57.143,
"l": 67.059
},
"oklch": {
"l": 0.8191,
"c": 0.11502,
"h": 160.6
},
"luminance": 0.57814
}Semantic roles & 50–950 ramp
primary
#7BDBAB
secondary
#AF4B7D
accent
#2173C5
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101612
muted
#818482