#283C20#283C20
#283C20 is a dark, muted green. Relative luminance 0.038; OKLCH L 33.1% C 0.054 H 137.2°. Best body text is #FFFFFF at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #283C20 |
|---|---|
| RGB | rgb(40, 60, 32) |
| HSL | hsl(103, 30%, 18%) |
| HSV | hsv(103, 47%, 24%) |
| CMYK | cmyk(33.3%, 0%, 46.7%, 76.5%) |
| CIE-LAB | lab(22.95, -14.38, 14.82) |
| CIE-LCH | lch(22.95, 20.65, 134.14°) |
| OKLab | oklab(33.08% -0.0394 0.0365) |
| OKLCH | oklch(33.08% 0.054 137.2) |
| XYZ | xyz(2.7516, 3.7870, 1.9522) |
| Luminance | 0.0379 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.47
Dark Forest Green
#002D04
ΔE00 8.08
Pine Green
#0A481E
ΔE00 8.14
Dark Green
#033500
ΔE00 8.20
Hunter Green (survey)
#0B4008
ΔE00 8.30
Evergreen
#05472A
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#283C20 #34203C
analogous
#363C20 #283C20 #203C26
triadic
#283C20 #20283C #3C2028
tetradic
#283C20 #20363C #34203C #3C2620
square
#283C20 #20363C #34203C #3C2620
split-complementary
#283C20 #26203C #3C2036
monochromatic
#0D140B #0D140B #283C20 #436435 #5D8C4B
Accessibility & contrast
On white
11.95
#283C20 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.76
#283C20 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #283C20
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##283C20 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##283C20 | 1.00 | 11.95 | 1.76 | 11.95 |
| #FFFFFF | 11.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.76 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E381E
Deuteranopia (green-blind)
#3B3622
Tritanopia (blue-blind)
#273A35
Achromatopsia (no color)
#373737
Design tokens & code
CSS
--color: #283c20; /* rgb */ color: rgb(40, 60, 32); /* oklch */ color: oklch(33.1% 0.054 137.2);
Tailwind
colors: {
custom: {
50: '#63725c',
500: '#283c20',
950: '#000000',
},
}SCSS
$custom: #283c20; $custom-light: #63725c; $custom-dark: #000000;
JSON
{
"hex": "#283c20",
"rgb": {
"r": 40,
"g": 60,
"b": 32
},
"hsl": {
"h": 102.857,
"s": 30.435,
"l": 18.039
},
"oklch": {
"l": 0.33081,
"c": 0.05364,
"h": 137.2
},
"luminance": 0.03787
}Semantic roles & 50–950 ramp
primary
#283C20
secondary
#64486F
accent
#61C7AA
background
#F5F6F5
surface
#EAECE9
border
#C6C7C5
text
#050704
muted
#797A79