#7AB09A#7AB09A
#7AB09A is a light, moderate teal. Relative luminance 0.375; OKLCH L 71.3% C 0.066 H 167.2°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7AB09A |
|---|---|
| RGB | rgb(122, 176, 154) |
| HSL | hsl(156, 25%, 58%) |
| HSV | hsv(156, 31%, 69%) |
| CMYK | cmyk(30.7%, 0%, 12.5%, 31%) |
| CIE-LAB | lab(67.67, -22.55, 5.62) |
| CIE-LCH | lch(67.67, 23.24, 166.00°) |
| OKLab | oklab(71.3% -0.0639 0.0145) |
| OKLCH | oklch(71.3% 0.066 167.2) |
| XYZ | xyz(29.3821, 37.5199, 36.2595) |
| Luminance | 0.3752 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.61
Dull Teal
#5F9E8F
ΔE00 6.56
Grey Teal
#5E9B8A
ΔE00 7.12
Greeny Blue
#42B395
ΔE00 7.25
Pale Teal
#82CBB2
ΔE00 7.27
Tea
#65AB7C
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AB09A #B07A90
analogous
#7AB07F #7AB09A #7AABB0
triadic
#7AB09A #9A7AB0 #B09A7A
tetradic
#7AB09A #7F7AB0 #B07A90 #ABB07A
square
#7AB09A #7F7AB0 #B07A90 #ABB07A
split-complementary
#7AB09A #B07AAB #B07F7A
monochromatic
#416E5C #58957C #7AB09A #A0C7B7 #C7DED4
Accessibility & contrast
On white
2.47
#7AB09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#7AB09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AB09A
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AB09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AB09A | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA999
Deuteranopia (green-blind)
#A4A29B
Tritanopia (blue-blind)
#6DB0A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7ab09a; /* rgb */ color: rgb(122, 176, 154); /* oklch */ color: oklch(71.3% 0.066 167.2);
Tailwind
colors: {
custom: {
50: '#a2c7b7',
500: '#7ab09a',
950: '#000000',
},
}SCSS
$custom: #7ab09a; $custom-light: #a2c7b7; $custom-dark: #000000;
JSON
{
"hex": "#7ab09a",
"rgb": {
"r": 122,
"g": 176,
"b": 154
},
"hsl": {
"h": 155.556,
"s": 25.472,
"l": 58.431
},
"oklch": {
"l": 0.71304,
"c": 0.06553,
"h": 167.2
},
"luminance": 0.37521
}Semantic roles & 50–950 ramp
primary
#7AB09A
secondary
#CEB8C1
accent
#668BC2
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280