#7BB694#7BB694
#7BB694 is a light, moderate green. Relative luminance 0.398; OKLCH L 72.6% C 0.079 H 158.4°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB694 |
|---|---|
| RGB | rgb(123, 182, 148) |
| HSL | hsl(145, 29%, 60%) |
| HSV | hsv(145, 32%, 71%) |
| CMYK | cmyk(32.4%, 0%, 18.7%, 28.6%) |
| CIE-LAB | lab(69.33, -26.46, 11.30) |
| CIE-LCH | lch(69.33, 28.77, 156.88°) |
| OKLab | oklab(72.61% -0.0735 0.0291) |
| OKLCH | oklch(72.61% 0.079 158.4) |
| XYZ | xyz(30.2398, 39.8034, 34.1007) |
| Luminance | 0.3981 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.95
Tea
#65AB7C
ΔE00 5.42
Greyish Green
#82A67D
ΔE00 6.62
Pale Teal
#82CBB2
ΔE00 6.73
Dusty Green
#76A973
ΔE00 7.17
Greeny Blue
#42B395
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB694 #B67B9D
analogous
#80B67B #7BB694 #7BB6B1
triadic
#7BB694 #947BB6 #B6947B
tetradic
#7BB694 #7B80B6 #B67B9D #B6B17B
square
#7BB694 #7B80B6 #B67B9D #B6B17B
split-complementary
#7BB694 #B17BB6 #B67B80
monochromatic
#417657 #579D75 #7BB694 #A2CCB4 #CAE2D4
Accessibility & contrast
On white
2.34
#7BB694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#7BB694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB694
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB694 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AD92
Deuteranopia (green-blind)
#ABA796
Tritanopia (blue-blind)
#6FB5AC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7bb694; /* rgb */ color: rgb(123, 182, 148); /* oklch */ color: oklch(72.6% 0.079 158.4);
Tailwind
colors: {
custom: {
50: '#a3ccb3',
500: '#7bb694',
950: '#000000',
},
}SCSS
$custom: #7bb694; $custom-light: #a3ccb3; $custom-dark: #000000;
JSON
{
"hex": "#7bb694",
"rgb": {
"r": 123,
"g": 182,
"b": 148
},
"hsl": {
"h": 145.424,
"s": 28.78,
"l": 59.804
},
"oklch": {
"l": 0.72608,
"c": 0.07905,
"h": 158.4
},
"luminance": 0.39805
}Semantic roles & 50–950 ramp
primary
#7BB694
secondary
#D2BBC8
accent
#639BC5
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280