#293B2A#293B2A
#293B2A is a dark, muted green. Relative luminance 0.038; OKLCH L 33.1% C 0.038 H 146.0°. Best body text is #FFFFFF at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #293B2A |
|---|---|
| RGB | rgb(41, 59, 42) |
| HSL | hsl(123, 18%, 20%) |
| HSV | hsv(123, 31%, 23%) |
| CMYK | cmyk(30.5%, 0%, 28.8%, 76.9%) |
| CIE-LAB | lab(22.88, -11.43, 8.26) |
| CIE-LCH | lch(22.88, 14.10, 144.15°) |
| OKLab | oklab(33.11% -0.0312 0.021) |
| OKLCH | oklch(33.11% 0.038 146) |
| XYZ | xyz(2.8962, 3.7664, 2.7644) |
| Luminance | 0.0377 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 9.67
Very Dark Green
#062E03
ΔE00 10.36
Dark Forest Green
#002D04
ΔE00 10.67
Pine Green
#0A481E
ΔE00 10.91
Charcoal (survey)
#343837
ΔE00 11.09
Darkslategray
#2F4F4F
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#293B2A #3B293A
analogous
#313B29 #293B2A #293B33
triadic
#293B2A #2A293B #3B2A29
tetradic
#293B2A #29313B #3B293A #3B3329
square
#293B2A #29313B #3B293A #3B3329
split-complementary
#293B2A #33293B #3B2931
monochromatic
#0D120D #101710 #293B2A #425F44 #5B835D
Accessibility & contrast
On white
11.98
#293B2A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.75
#293B2A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #293B2A
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##293B2A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##293B2A | 1.00 | 11.98 | 1.75 | 11.98 |
| #FFFFFF | 11.98 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.75 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.98 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C3829
Deuteranopia (green-blind)
#39362B
Tritanopia (blue-blind)
#273A36
Achromatopsia (no color)
#373737
Design tokens & code
CSS
--color: #293b2a; /* rgb */ color: rgb(41, 59, 42); /* oklch */ color: oklch(33.1% 0.038 146.0);
Tailwind
colors: {
custom: {
50: '#637163',
500: '#293b2a',
950: '#000000',
},
}SCSS
$custom: #293b2a; $custom-light: #637163; $custom-dark: #000000;
JSON
{
"hex": "#293b2a",
"rgb": {
"r": 41,
"g": 59,
"b": 42
},
"hsl": {
"h": 123.333,
"s": 18,
"l": 19.608
},
"oklch": {
"l": 0.33113,
"c": 0.03767,
"h": 146
},
"luminance": 0.03767
}Semantic roles & 50–950 ramp
primary
#293B2A
secondary
#6C546B
accent
#6DB6BB
background
#F5F6F5
surface
#EAECEA
border
#C6C7C6
text
#050705
muted
#797A79