#7BAE97#7BAE97
#7BAE97 is a light, moderate teal. Relative luminance 0.367; OKLCH L 70.8% C 0.064 H 165.0°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7BAE97 |
|---|---|
| RGB | rgb(123, 174, 151) |
| HSL | hsl(153, 24%, 58%) |
| HSV | hsv(153, 29%, 68%) |
| CMYK | cmyk(29.3%, 0%, 13.2%, 31.8%) |
| CIE-LAB | lab(67.06, -21.86, 6.42) |
| CIE-LCH | lch(67.06, 22.78, 163.63°) |
| OKLab | oklab(70.81% -0.0617 0.0166) |
| OKLCH | oklch(70.81% 0.064 165) |
| XYZ | xyz(28.8885, 36.7161, 34.8369) |
| Luminance | 0.3672 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.31
Dull Teal
#5F9E8F
ΔE00 6.50
Grey Teal
#5E9B8A
ΔE00 6.93
Greyish Green
#82A67D
ΔE00 7.23
Tea
#65AB7C
ΔE00 7.46
Greeny Grey
#7EA07A
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BAE97 #AE7B92
analogous
#7BAE7D #7BAE97 #7BABAE
triadic
#7BAE97 #977BAE #AE977B
tetradic
#7BAE97 #7D7BAE #AE7B92 #ABAE7B
square
#7BAE97 #7D7BAE #AE7B92 #ABAE7B
split-complementary
#7BAE97 #AE7BAB #AE7D7B
monochromatic
#426C59 #5A9279 #7BAE97 #A1C5B5 #C7DDD3
Accessibility & contrast
On white
2.52
#7BAE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#7BAE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BAE97
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BAE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BAE97 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA796
Deuteranopia (green-blind)
#A3A198
Tritanopia (blue-blind)
#70AEA7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7bae97; /* rgb */ color: rgb(123, 174, 151); /* oklch */ color: oklch(70.8% 0.064 165.0);
Tailwind
colors: {
custom: {
50: '#a2c6b5',
500: '#7bae97',
950: '#000000',
},
}SCSS
$custom: #7bae97; $custom-light: #a2c6b5; $custom-dark: #000000;
JSON
{
"hex": "#7bae97",
"rgb": {
"r": 123,
"g": 174,
"b": 151
},
"hsl": {
"h": 152.941,
"s": 23.944,
"l": 58.235
},
"oklch": {
"l": 0.70811,
"c": 0.06387,
"h": 165
},
"luminance": 0.36717
}Semantic roles & 50–950 ramp
primary
#7BAE97
secondary
#CDB8C1
accent
#6790C0
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280