#7BB69A#7BB69A
#7BB69A is a light, moderate teal. Relative luminance 0.400; OKLCH L 72.8% C 0.074 H 163.3°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB69A |
|---|---|
| RGB | rgb(123, 182, 154) |
| HSL | hsl(152, 29%, 60%) |
| HSV | hsv(152, 32%, 71%) |
| CMYK | cmyk(32.4%, 0%, 15.4%, 28.6%) |
| CIE-LAB | lab(69.47, -25.24, 8.21) |
| CIE-LCH | lch(69.47, 26.54, 161.97°) |
| OKLab | oklab(72.77% -0.0708 0.0212) |
| OKLCH | oklch(72.77% 0.074 163.3) |
| XYZ | xyz(30.7270, 39.9983, 36.6670) |
| Luminance | 0.4000 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.86
Darkseagreen
#8FBC8F
ΔE00 6.38
Tea
#65AB7C
ΔE00 6.80
Greeny Blue
#42B395
ΔE00 6.82
Mediumaquamarine
#66CDAA
ΔE00 7.28
Seafoam Blue
#78D1B6
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB69A #B67B97
analogous
#7BB67D #7BB69A #7BB5B6
triadic
#7BB69A #9A7BB6 #B69A7B
tetradic
#7BB69A #7D7BB6 #B67B97 #B5B67B
square
#7BB69A #7D7BB6 #B67B97 #B5B67B
split-complementary
#7BB69A #B67BB5 #B67D7B
monochromatic
#41765D #579D7C #7BB69A #A2CCB8 #CAE2D6
Accessibility & contrast
On white
2.33
#7BB69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#7BB69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB69A
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB69A | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AE99
Deuteranopia (green-blind)
#AAA79C
Tritanopia (blue-blind)
#6EB6AE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7bb69a; /* rgb */ color: rgb(123, 182, 154); /* oklch */ color: oklch(72.8% 0.074 163.3);
Tailwind
colors: {
custom: {
50: '#a3ccb7',
500: '#7bb69a',
950: '#000000',
},
}SCSS
$custom: #7bb69a; $custom-light: #a3ccb7; $custom-dark: #000000;
JSON
{
"hex": "#7bb69a",
"rgb": {
"r": 123,
"g": 182,
"b": 154
},
"hsl": {
"h": 151.525,
"s": 28.78,
"l": 59.804
},
"oklch": {
"l": 0.72766,
"c": 0.07392,
"h": 163.3
},
"luminance": 0.4
}Semantic roles & 50–950 ramp
primary
#7BB69A
secondary
#D2BBC6
accent
#6391C5
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280