#7BD4AB#7BD4AB
#7BD4AB is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.3% C 0.105 H 162.9°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD4AB |
|---|---|
| RGB | rgb(123, 212, 171) |
| HSL | hsl(152, 51%, 66%) |
| HSV | hsv(152, 42%, 83%) |
| CMYK | cmyk(42%, 0%, 19.3%, 16.9%) |
| CIE-LAB | lab(78.60, -36.02, 12.03) |
| CIE-LCH | lch(78.60, 37.97, 161.54°) |
| OKLab | oklab(80.26% -0.1003 0.0309) |
| OKLCH | oklch(80.26% 0.105 162.9) |
| XYZ | xyz(39.0595, 54.2355, 46.9305) |
| Luminance | 0.5424 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.85
Mediumaquamarine
#66CDAA
ΔE00 3.26
Seafoam Blue
#78D1B6
ΔE00 4.12
Light Teal
#90E4C1
ΔE00 4.48
Pale Teal
#82CBB2
ΔE00 4.87
Eucalyptus
#44D7A8
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD4AB #D47BA4
analogous
#7BD47E #7BD4AB #7BD0D4
triadic
#7BD4AB #AB7BD4 #D4AB7B
tetradic
#7BD4AB #7E7BD4 #D47BA4 #D0D47B
square
#7BD4AB #7E7BD4 #D47BA4 #D0D47B
split-complementary
#7BD4AB #D47BD0 #D47E7B
monochromatic
#34A06F #4DC58E #7BD4AB #A9E3C8 #D7F2E6
Accessibility & contrast
On white
1.77
#7BD4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#7BD4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD4AB
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD4AB | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C8A9
Deuteranopia (green-blind)
#C3BEAD
Tritanopia (blue-blind)
#63D4C8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7bd4ab; /* rgb */ color: rgb(123, 212, 171); /* oklch */ color: oklch(80.3% 0.105 162.9);
Tailwind
colors: {
custom: {
50: '#a5e1c4',
500: '#7bd4ab',
950: '#000000',
},
}SCSS
$custom: #7bd4ab; $custom-light: #a5e1c4; $custom-dark: #000000;
JSON
{
"hex": "#7bd4ab",
"rgb": {
"r": 123,
"g": 212,
"b": 171
},
"hsl": {
"h": 152.36,
"s": 50.857,
"l": 65.686
},
"oklch": {
"l": 0.80262,
"c": 0.10495,
"h": 162.9
},
"luminance": 0.54238
}Semantic roles & 50–950 ramp
primary
#7BD4AB
secondary
#A54E76
accent
#276DBE
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101512
muted
#808482