#7BBB95#7BBB95
#7BBB95 is a light, moderate green. Relative luminance 0.419; OKLCH L 73.8% C 0.086 H 157.4°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7BBB95 |
|---|---|
| RGB | rgb(123, 187, 149) |
| HSL | hsl(144, 32%, 61%) |
| HSV | hsv(144, 34%, 73%) |
| CMYK | cmyk(34.2%, 0%, 20.3%, 26.7%) |
| CIE-LAB | lab(70.82, -28.70, 12.85) |
| CIE-LCH | lch(70.82, 31.44, 155.88°) |
| OKLab | oklab(73.81% -0.0795 0.033) |
| OKLCH | oklch(73.81% 0.086 157.4) |
| XYZ | xyz(31.3616, 41.9198, 34.8668) |
| Luminance | 0.4192 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.43
Tea
#65AB7C
ΔE00 5.70
Pale Teal
#82CBB2
ΔE00 6.26
Mediumaquamarine
#66CDAA
ΔE00 6.46
Faded Green
#7BB274
ΔE00 7.20
Dusty Green
#76A973
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BBB95 #BB7BA1
analogous
#81BB7B #7BBB95 #7BBBB5
triadic
#7BBB95 #957BBB #BB957B
tetradic
#7BBB95 #7B81BB #BB7BA1 #BBB57B
square
#7BBB95 #7B81BB #BB7BA1 #BBB57B
split-complementary
#7BBB95 #B57BBB #BB7B81
monochromatic
#407C58 #55A475 #7BBB95 #A3D0B5 #CCE5D6
Accessibility & contrast
On white
2.24
#7BBB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#7BBB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BBB95
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BBB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BBB95 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB293
Deuteranopia (green-blind)
#B0AA97
Tritanopia (blue-blind)
#6EBAB0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #7bbb95; /* rgb */ color: rgb(123, 187, 149); /* oklch */ color: oklch(73.8% 0.086 157.4);
Tailwind
colors: {
custom: {
50: '#a3cfb4',
500: '#7bbb95',
950: '#000000',
},
}SCSS
$custom: #7bbb95; $custom-light: #a3cfb4; $custom-dark: #000000;
JSON
{
"hex": "#7bbb95",
"rgb": {
"r": 123,
"g": 187,
"b": 149
},
"hsl": {
"h": 144.375,
"s": 32,
"l": 60.784
},
"oklch": {
"l": 0.73813,
"c": 0.08605,
"h": 157.4
},
"luminance": 0.41922
}Semantic roles & 50–950 ramp
primary
#7BBB95
secondary
#D5BDCB
accent
#3B7DAB
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#0F1411
muted
#7F8280