#7BB993#7BB993
#7BB993 is a light, moderate green. Relative luminance 0.410; OKLCH L 73.3% C 0.085 H 156.7°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB993 |
|---|---|
| RGB | rgb(123, 185, 147) |
| HSL | hsl(143, 31%, 60%) |
| HSV | hsv(143, 34%, 73%) |
| CMYK | cmyk(33.5%, 0%, 20.5%, 27.5%) |
| CIE-LAB | lab(70.19, -28.13, 13.05) |
| CIE-LCH | lch(70.19, 31.01, 155.10°) |
| OKLab | oklab(73.29% -0.0778 0.0335) |
| OKLCH | oklch(73.29% 0.085 156.7) |
| XYZ | xyz(30.7819, 41.0139, 33.8926) |
| Luminance | 0.4102 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.28
Tea
#65AB7C
ΔE00 5.29
Pale Teal
#82CBB2
ΔE00 6.73
Faded Green
#7BB274
ΔE00 6.88
Dusty Green
#76A973
ΔE00 6.90
Greyish Green
#82A67D
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB993 #B97BA1
analogous
#82B97B #7BB993 #7BB9B2
triadic
#7BB993 #937BB9 #B9937B
tetradic
#7BB993 #7B82B9 #B97BA1 #B9B27B
square
#7BB993 #7B82B9 #B97BA1 #B9B27B
split-complementary
#7BB993 #B27BB9 #B97B82
monochromatic
#407956 #56A173 #7BB993 #A3CEB4 #CBE3D4
Accessibility & contrast
On white
2.28
#7BB993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#7BB993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB993
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB993 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B091
Deuteranopia (green-blind)
#AEA995
Tritanopia (blue-blind)
#6FB8AE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7bb993; /* rgb */ color: rgb(123, 185, 147); /* oklch */ color: oklch(73.3% 0.085 156.7);
Tailwind
colors: {
custom: {
50: '#a3ceb2',
500: '#7bb993',
950: '#000000',
},
}SCSS
$custom: #7bb993; $custom-light: #a3ceb2; $custom-dark: #000000;
JSON
{
"hex": "#7bb993",
"rgb": {
"r": 123,
"g": 185,
"b": 147
},
"hsl": {
"h": 143.226,
"s": 30.693,
"l": 60.392
},
"oklch": {
"l": 0.73291,
"c": 0.08473,
"h": 156.7
},
"luminance": 0.41015
}Semantic roles & 50–950 ramp
primary
#7BB993
secondary
#D4BCCB
accent
#3C7FA9
background
#FAFCFA
surface
#F4F9F5
border
#CED2CF
text
#0F1311
muted
#7F8280