#7BB99B#7BB99B
#7BB99B is a light, moderate teal. Relative luminance 0.413; OKLCH L 73.5% C 0.078 H 162.7°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB99B |
|---|---|
| RGB | rgb(123, 185, 155) |
| HSL | hsl(151, 31%, 60%) |
| HSV | hsv(151, 34%, 73%) |
| CMYK | cmyk(33.5%, 0%, 16.2%, 27.5%) |
| CIE-LAB | lab(70.37, -26.51, 8.95) |
| CIE-LCH | lch(70.37, 27.98, 161.34°) |
| OKLab | oklab(73.5% -0.0742 0.0231) |
| OKLCH | oklch(73.5% 0.078 162.7) |
| XYZ | xyz(31.4316, 41.2737, 37.3144) |
| Luminance | 0.4128 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.27
Darkseagreen
#8FBC8F
ΔE00 6.01
Mediumaquamarine
#66CDAA
ΔE00 6.46
Greeny Blue
#42B395
ΔE00 6.78
Tea
#65AB7C
ΔE00 6.79
Seafoam Blue
#78D1B6
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB99B #B97B99
analogous
#7BB97C #7BB99B #7BB8B9
triadic
#7BB99B #9B7BB9 #B99B7B
tetradic
#7BB99B #7C7BB9 #B97B99 #B8B97B
square
#7BB99B #7C7BB9 #B97B99 #B8B97B
split-complementary
#7BB99B #B97BB8 #B97C7B
monochromatic
#40795E #56A17D #7BB99B #A3CEB9 #CBE3D8
Accessibility & contrast
On white
2.27
#7BB99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#7BB99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB99B
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB99B | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B099
Deuteranopia (green-blind)
#ADA99D
Tritanopia (blue-blind)
#6DB9B0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7bb99b; /* rgb */ color: rgb(123, 185, 155); /* oklch */ color: oklch(73.5% 0.078 162.7);
Tailwind
colors: {
custom: {
50: '#a3ceb8',
500: '#7bb99b',
950: '#000000',
},
}SCSS
$custom: #7bb99b; $custom-light: #a3ceb8; $custom-dark: #000000;
JSON
{
"hex": "#7bb99b",
"rgb": {
"r": 123,
"g": 185,
"b": 155
},
"hsl": {
"h": 150.968,
"s": 30.693,
"l": 60.392
},
"oklch": {
"l": 0.73497,
"c": 0.07773,
"h": 162.7
},
"luminance": 0.41275
}Semantic roles & 50–950 ramp
primary
#7BB99B
secondary
#D4BCC8
accent
#3C71A9
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#0F1311
muted
#7F8280