#243A1E#243A1E
#243A1E is a dark, muted green. Relative luminance 0.035; OKLCH L 32.2% C 0.055 H 139.1°. Best body text is #FFFFFF at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #243A1E |
|---|---|
| RGB | rgb(36, 58, 30) |
| HSL | hsl(107, 32%, 17%) |
| HSV | hsv(107, 48%, 23%) |
| CMYK | cmyk(37.9%, 0%, 48.3%, 77.3%) |
| CIE-LAB | lab(21.93, -15.27, 14.70) |
| CIE-LCH | lch(21.93, 21.20, 136.09°) |
| OKLab | oklab(32.17% -0.0418 0.0361) |
| OKLCH | oklch(32.17% 0.055 139.1) |
| XYZ | xyz(2.4749, 3.4948, 1.7722) |
| Luminance | 0.0350 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.64
Dark Forest Green
#002D04
ΔE00 7.20
Dark Green
#033500
ΔE00 7.58
Pine Green
#0A481E
ΔE00 7.87
Evergreen
#05472A
ΔE00 7.93
Hunter Green (survey)
#0B4008
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#243A1E #341E3A
analogous
#323A1E #243A1E #1E3A26
triadic
#243A1E #1E243A #3A1E24
tetradic
#243A1E #1E323A #341E3A #3A261E
square
#243A1E #1E323A #341E3A #3A261E
split-complementary
#243A1E #261E3A #3A1E32
monochromatic
#0D140A #0D140A #243A1E #3D6233 #568B48
Accessibility & contrast
On white
12.36
#243A1E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.70
#243A1E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #243A1E
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##243A1E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##243A1E | 1.00 | 12.36 | 1.70 | 12.36 |
| #FFFFFF | 12.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.70 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C361C
Deuteranopia (green-blind)
#383420
Tritanopia (blue-blind)
#233833
Achromatopsia (no color)
#343434
Design tokens & code
CSS
--color: #243a1e; /* rgb */ color: rgb(36, 58, 30); /* oklch */ color: oklch(32.2% 0.055 139.1);
Tailwind
colors: {
custom: {
50: '#60705a',
500: '#243a1e',
950: '#000000',
},
}SCSS
$custom: #243a1e; $custom-light: #60705a; $custom-dark: #000000;
JSON
{
"hex": "#243a1e",
"rgb": {
"r": 36,
"g": 58,
"b": 30
},
"hsl": {
"h": 107.143,
"s": 31.818,
"l": 17.255
},
"oklch": {
"l": 0.32165,
"c": 0.05521,
"h": 139.1
},
"luminance": 0.03495
}Semantic roles & 50–950 ramp
primary
#243A1E
secondary
#65466E
accent
#60C8B2
background
#F5F6F5
surface
#E9ECE9
border
#C5C7C5
text
#050703
muted
#797A78