#7BB598#7BB598
#7BB598 is a light, moderate teal. Relative luminance 0.395; OKLCH L 72.5% C 0.074 H 162.1°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB598 |
|---|---|
| RGB | rgb(123, 181, 152) |
| HSL | hsl(150, 28%, 60%) |
| HSV | hsv(150, 32%, 71%) |
| CMYK | cmyk(32%, 0%, 16%, 29%) |
| CIE-LAB | lab(69.13, -25.16, 8.83) |
| CIE-LCH | lch(69.13, 26.66, 160.67°) |
| OKLab | oklab(72.48% -0.0704 0.0228) |
| OKLCH | oklch(72.48% 0.074 162.1) |
| XYZ | xyz(30.3578, 39.5241, 35.7290) |
| Luminance | 0.3953 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.10
Pale Teal
#82CBB2
ΔE00 6.26
Tea
#65AB7C
ΔE00 6.40
Greeny Blue
#42B395
ΔE00 6.92
Greyish Green
#82A67D
ΔE00 7.27
Mediumaquamarine
#66CDAA
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB598 #B57B98
analogous
#7BB57B #7BB598 #7BB5B5
triadic
#7BB598 #987BB5 #B5987B
tetradic
#7BB598 #7B7BB5 #B57B98 #B5B57B
square
#7BB598 #7B7BB5 #B57B98 #B5B57B
split-complementary
#7BB598 #B57BB5 #B57B7B
monochromatic
#41745B #579C79 #7BB598 #A2CBB7 #C9E1D5
Accessibility & contrast
On white
2.36
#7BB598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#7BB598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB598
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB598 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AD97
Deuteranopia (green-blind)
#A9A69A
Tritanopia (blue-blind)
#6EB5AD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7bb598; /* rgb */ color: rgb(123, 181, 152); /* oklch */ color: oklch(72.5% 0.074 162.1);
Tailwind
colors: {
custom: {
50: '#a3cbb6',
500: '#7bb598',
950: '#000000',
},
}SCSS
$custom: #7bb598; $custom-light: #a3cbb6; $custom-dark: #000000;
JSON
{
"hex": "#7bb598",
"rgb": {
"r": 123,
"g": 181,
"b": 152
},
"hsl": {
"h": 150,
"s": 28.155,
"l": 59.608
},
"oklch": {
"l": 0.72478,
"c": 0.074,
"h": 162.1
},
"luminance": 0.39526
}Semantic roles & 50–950 ramp
primary
#7BB598
secondary
#D1BBC6
accent
#6394C4
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280