#7BBD99#7BBD99
#7BBD99 is a light, moderate green. Relative luminance 0.429; OKLCH L 74.4% C 0.086 H 159.5°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7BBD99 |
|---|---|
| RGB | rgb(123, 189, 153) |
| HSL | hsl(147, 33%, 61%) |
| HSV | hsv(147, 35%, 74%) |
| CMYK | cmyk(34.9%, 0%, 19%, 25.9%) |
| CIE-LAB | lab(71.49, -28.86, 11.63) |
| CIE-LCH | lch(71.49, 31.12, 158.05°) |
| OKLab | oklab(74.39% -0.0802 0.0299) |
| OKLCH | oklch(74.39% 0.086 159.5) |
| XYZ | xyz(32.1137, 42.9043, 36.7200) |
| Luminance | 0.4291 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.02
Pale Teal
#82CBB2
ΔE00 5.38
Mediumaquamarine
#66CDAA
ΔE00 5.72
Tea
#65AB7C
ΔE00 6.43
Seafoam Blue
#78D1B6
ΔE00 6.68
Greeny Blue
#42B395
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BBD99 #BD7B9F
analogous
#7EBD7B #7BBD99 #7BBDBA
triadic
#7BBD99 #997BBD #BD997B
tetradic
#7BBD99 #7B7EBD #BD7B9F #BDBA7B
square
#7BBD99 #7B7EBD #BD7B9F #BDBA7B
split-complementary
#7BBD99 #BA7BBD #BD7B7E
monochromatic
#3F7E5C #54A77A #7BBD99 #A4D1B9 #CDE6D8
Accessibility & contrast
On white
2.19
#7BBD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#7BBD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BBD99
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BBD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BBD99 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB497
Deuteranopia (green-blind)
#B1AC9B
Tritanopia (blue-blind)
#6DBCB3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7bbd99; /* rgb */ color: rgb(123, 189, 153); /* oklch */ color: oklch(74.4% 0.086 159.5);
Tailwind
colors: {
custom: {
50: '#a3d1b7',
500: '#7bbd99',
950: '#000000',
},
}SCSS
$custom: #7bbd99; $custom-light: #a3d1b7; $custom-dark: #000000;
JSON
{
"hex": "#7bbd99",
"rgb": {
"r": 123,
"g": 189,
"b": 153
},
"hsl": {
"h": 147.273,
"s": 33.333,
"l": 61.176
},
"oklch": {
"l": 0.74386,
"c": 0.08561,
"h": 159.5
},
"luminance": 0.42906
}Semantic roles & 50–950 ramp
primary
#7BBD99
secondary
#D6BECB
accent
#3978AC
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#0F1411
muted
#7F8280