#293B2B#293B2B
#293B2B is a dark, muted green. Relative luminance 0.038; OKLCH L 33.1% C 0.036 H 147.6°. Best body text is #FFFFFF at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #293B2B |
|---|---|
| RGB | rgb(41, 59, 43) |
| HSL | hsl(127, 18%, 20%) |
| HSV | hsv(127, 31%, 23%) |
| CMYK | cmyk(30.5%, 0%, 27.1%, 76.9%) |
| CIE-LAB | lab(22.91, -11.21, 7.63) |
| CIE-LCH | lch(22.91, 13.57, 145.76°) |
| OKLab | oklab(33.14% -0.0307 0.0195) |
| OKLCH | oklch(33.14% 0.036 147.6) |
| XYZ | xyz(2.9143, 3.7737, 2.8599) |
| Luminance | 0.0377 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 9.85
Very Dark Green
#062E03
ΔE00 10.70
Charcoal (survey)
#343837
ΔE00 10.78
Darkslategray
#2F4F4F
ΔE00 10.86
Dark Forest Green
#002D04
ΔE00 10.98
Pine Green
#0A481E
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#293B2B #3B2939
analogous
#303B29 #293B2B #293B34
triadic
#293B2B #2B293B #3B2B29
tetradic
#293B2B #29303B #3B2939 #3B3429
square
#293B2B #29303B #3B2939 #3B3429
split-complementary
#293B2B #34293B #3B2930
monochromatic
#0D120D #101711 #293B2B #425F45 #5B8360
Accessibility & contrast
On white
11.97
#293B2B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.75
#293B2B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #293B2B
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##293B2B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##293B2B | 1.00 | 11.97 | 1.75 | 11.97 |
| #FFFFFF | 11.97 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.75 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.97 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C382A
Deuteranopia (green-blind)
#39362C
Tritanopia (blue-blind)
#273A37
Achromatopsia (no color)
#373737
Design tokens & code
CSS
--color: #293b2b; /* rgb */ color: rgb(41, 59, 43); /* oklch */ color: oklch(33.1% 0.036 147.6);
Tailwind
colors: {
custom: {
50: '#637164',
500: '#293b2b',
950: '#000000',
},
}SCSS
$custom: #293b2b; $custom-light: #637164; $custom-dark: #000000;
JSON
{
"hex": "#293b2b",
"rgb": {
"r": 41,
"g": 59,
"b": 43
},
"hsl": {
"h": 126.667,
"s": 18,
"l": 19.608
},
"oklch": {
"l": 0.33142,
"c": 0.03638,
"h": 147.6
},
"luminance": 0.03774
}Semantic roles & 50–950 ramp
primary
#293B2B
secondary
#6C5469
accent
#6DB2BB
background
#F5F6F5
surface
#EAECEA
border
#C6C7C6
text
#050705
muted
#797A79