#223618#223618
#223618 is a dark, muted green. Relative luminance 0.030; OKLCH L 30.7% C 0.057 H 136.0°. Best body text is #FFFFFF at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #223618 |
|---|---|
| RGB | rgb(34, 54, 24) |
| HSL | hsl(100, 38%, 15%) |
| HSV | hsv(100, 56%, 21%) |
| CMYK | cmyk(37%, 0%, 55.6%, 78.8%) |
| CIE-LAB | lab(20.22, -14.85, 16.29) |
| CIE-LCH | lch(20.22, 22.05, 132.36°) |
| OKLab | oklab(30.71% -0.0408 0.0394) |
| OKLCH | oklch(30.71% 0.057 136) |
| XYZ | xyz(2.1437, 3.0443, 1.3386) |
| Luminance | 0.0304 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.89
Dark Forest Green
#002D04
ΔE00 6.60
Dark Green
#033500
ΔE00 7.05
Hunter Green (survey)
#0B4008
ΔE00 7.91
Forrest Green
#154406
ΔE00 8.61
Pine Green
#0A481E
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#223618 #2C1836
analogous
#313618 #223618 #18361D
triadic
#223618 #182236 #361822
tetradic
#223618 #183136 #2C1836 #361D18
square
#223618 #183136 #2C1836 #361D18
split-complementary
#223618 #1D1836 #361831
monochromatic
#0D1509 #0D1509 #223618 #3D602B #578B3E
Accessibility & contrast
On white
13.05
#223618 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.61
#223618 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #223618
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##223618 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##223618 | 1.00 | 13.05 | 1.61 | 13.05 |
| #FFFFFF | 13.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.61 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#383216
Deuteranopia (green-blind)
#35301A
Tritanopia (blue-blind)
#22342F
Achromatopsia (no color)
#313131
Design tokens & code
CSS
--color: #223618; /* rgb */ color: rgb(34, 54, 24); /* oklch */ color: oklch(30.7% 0.057 136.0);
Tailwind
colors: {
custom: {
50: '#5e6d55',
500: '#223618',
950: '#000000',
},
}SCSS
$custom: #223618; $custom-light: #5e6d55; $custom-dark: #000000;
JSON
{
"hex": "#223618",
"rgb": {
"r": 34,
"g": 54,
"b": 24
},
"hsl": {
"h": 100,
"s": 38.462,
"l": 15.294
},
"oklch": {
"l": 0.30713,
"c": 0.05673,
"h": 136
},
"luminance": 0.03044
}Semantic roles & 50–950 ramp
primary
#223618
secondary
#5D3E6C
accent
#59CEA7
background
#F5F6F5
surface
#E9EBE8
border
#C5C6C4
text
#040703
muted
#797A78