#243C24#243C24
#243C24 is a dark, muted green. Relative luminance 0.037; OKLCH L 32.9% C 0.051 H 144.3°. Best body text is #FFFFFF at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #243C24 |
|---|---|
| RGB | rgb(36, 60, 36) |
| HSL | hsl(120, 25%, 19%) |
| HSV | hsv(120, 40%, 24%) |
| CMYK | cmyk(40%, 0%, 40%, 76.5%) |
| CIE-LAB | lab(22.77, -15.28, 11.97) |
| CIE-LCH | lch(22.77, 19.41, 141.93°) |
| OKLab | oklab(32.89% -0.0417 0.0299) |
| OKLCH | oklch(32.89% 0.051 144.3) |
| XYZ | xyz(2.6617, 3.7340, 2.2492) |
| Luminance | 0.0373 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 7.19
Very Dark Green
#062E03
ΔE00 7.68
Pine Green
#0A481E
ΔE00 7.96
Dark Forest Green
#002D04
ΔE00 8.02
Dark Green
#033500
ΔE00 8.70
Hunter Green (survey)
#0B4008
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#243C24 #3C243C
analogous
#303C24 #243C24 #243C30
triadic
#243C24 #24243C #3C2424
tetradic
#243C24 #24303C #3C243C #3C3024
square
#243C24 #24303C #3C243C #3C3024
split-complementary
#243C24 #30243C #3C2430
monochromatic
#0B130B #0D160D #243C24 #3B623B #528952
Accessibility & contrast
On white
12.02
#243C24 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.75
#243C24 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #243C24
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##243C24 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##243C24 | 1.00 | 12.02 | 1.75 | 12.02 |
| #FFFFFF | 12.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.75 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D3822
Deuteranopia (green-blind)
#393525
Tritanopia (blue-blind)
#213B36
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #243c24; /* rgb */ color: rgb(36, 60, 36); /* oklch */ color: oklch(32.9% 0.051 144.3);
Tailwind
colors: {
custom: {
50: '#60725f',
500: '#243c24',
950: '#000000',
},
}SCSS
$custom: #243c24; $custom-light: #60725f; $custom-dark: #000000;
JSON
{
"hex": "#243c24",
"rgb": {
"r": 36,
"g": 60,
"b": 36
},
"hsl": {
"h": 120,
"s": 25,
"l": 18.824
},
"oklch": {
"l": 0.3289,
"c": 0.0513,
"h": 144.3
},
"luminance": 0.03734
}Semantic roles & 50–950 ramp
primary
#243C24
secondary
#6E4D6E
accent
#66C1C1
background
#F5F6F5
surface
#E9ECE9
border
#C5C7C5
text
#050804
muted
#797B79