#7BB693#7BB693
#7BB693 is a light, moderate green. Relative luminance 0.398; OKLCH L 72.6% C 0.080 H 157.7°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB693 |
|---|---|
| RGB | rgb(123, 182, 147) |
| HSL | hsl(144, 29%, 60%) |
| HSV | hsv(144, 32%, 71%) |
| CMYK | cmyk(32.4%, 0%, 19.2%, 28.6%) |
| CIE-LAB | lab(69.31, -26.66, 11.81) |
| CIE-LCH | lch(69.31, 29.16, 156.10°) |
| OKLab | oklab(72.58% -0.0739 0.0304) |
| OKLCH | oklch(72.58% 0.08 157.7) |
| XYZ | xyz(30.1610, 39.7719, 33.6856) |
| Luminance | 0.3977 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.74
Tea
#65AB7C
ΔE00 5.23
Greyish Green
#82A67D
ΔE00 6.46
Pale Teal
#82CBB2
ΔE00 6.90
Dusty Green
#76A973
ΔE00 6.92
Faded Green
#7BB274
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB693 #B67B9E
analogous
#81B67B #7BB693 #7BB6B0
triadic
#7BB693 #937BB6 #B6937B
tetradic
#7BB693 #7B81B6 #B67B9E #B6B07B
square
#7BB693 #7B81B6 #B67B9E #B6B07B
split-complementary
#7BB693 #B07BB6 #B67B81
monochromatic
#417656 #579D73 #7BB693 #A2CCB3 #CAE2D3
Accessibility & contrast
On white
2.35
#7BB693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#7BB693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB693
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB693 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AD91
Deuteranopia (green-blind)
#ABA795
Tritanopia (blue-blind)
#70B5AC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7bb693; /* rgb */ color: rgb(123, 182, 147); /* oklch */ color: oklch(72.6% 0.080 157.7);
Tailwind
colors: {
custom: {
50: '#a3ccb2',
500: '#7bb693',
950: '#000000',
},
}SCSS
$custom: #7bb693; $custom-light: #a3ccb2; $custom-dark: #000000;
JSON
{
"hex": "#7bb693",
"rgb": {
"r": 123,
"g": 182,
"b": 147
},
"hsl": {
"h": 144.407,
"s": 28.78,
"l": 59.804
},
"oklch": {
"l": 0.72583,
"c": 0.07995,
"h": 157.7
},
"luminance": 0.39773
}Semantic roles & 50–950 ramp
primary
#7BB693
secondary
#D2BBC9
accent
#639DC5
background
#FAFCFA
surface
#F4F8F5
border
#CED1CF
text
#0F1311
muted
#7F8280