#243A12#243A12
#243A12 is a dark, moderate yellow-green. Relative luminance 0.034; OKLCH L 32.0% C 0.069 H 133.2°. Best body text is #FFFFFF at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #243A12 |
|---|---|
| RGB | rgb(36, 58, 18) |
| HSL | hsl(93, 53%, 15%) |
| HSV | hsv(93, 69%, 23%) |
| CMYK | cmyk(37.9%, 0%, 69%, 77.3%) |
| CIE-LAB | lab(21.74, -17.03, 21.67) |
| CIE-LCH | lch(21.74, 27.56, 128.17°) |
| OKLab | oklab(31.96% -0.0475 0.0505) |
| OKLCH | oklch(31.96% 0.069 133.2) |
| XYZ | xyz(2.3498, 3.4448, 1.1133) |
| Luminance | 0.0345 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Green
#033500
ΔE00 5.75
Very Dark Green
#062E03
ΔE00 5.82
Hunter Green (survey)
#0B4008
ΔE00 5.86
Forrest Green
#154406
ΔE00 6.12
Dark Forest Green
#002D04
ΔE00 6.80
Forest Green (survey)
#06470C
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#243A12 #28123A
analogous
#383A12 #243A12 #123A14
triadic
#243A12 #12243A #3A1224
tetradic
#243A12 #12383A #28123A #3A1412
square
#243A12 #12383A #28123A #3A1412
split-complementary
#243A12 #14123A #3A1238
monochromatic
#0E1707 #0E1707 #243A12 #416920 #5E972F
Accessibility & contrast
On white
12.43
#243A12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.69
#243A12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #243A12
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##243A12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##243A12 | 1.00 | 12.43 | 1.69 | 12.43 |
| #FFFFFF | 12.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.69 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D350E
Deuteranopia (green-blind)
#393315
Tritanopia (blue-blind)
#243831
Achromatopsia (no color)
#343434
Design tokens & code
CSS
--color: #243a12; /* rgb */ color: rgb(36, 58, 18); /* oklch */ color: oklch(32.0% 0.069 133.2);
Tailwind
colors: {
custom: {
50: '#607051',
500: '#243a12',
950: '#000000',
},
}SCSS
$custom: #243a12; $custom-light: #607051; $custom-dark: #000000;
JSON
{
"hex": "#243a12",
"rgb": {
"r": 36,
"g": 58,
"b": 18
},
"hsl": {
"h": 93,
"s": 52.632,
"l": 14.902
},
"oklch": {
"l": 0.31958,
"c": 0.06932,
"h": 133.2
},
"luminance": 0.03445
}Semantic roles & 50–950 ramp
primary
#243A12
secondary
#573573
accent
#4CDC9B
background
#F5F6F4
surface
#EAECE7
border
#C6C7C3
text
#050702
muted
#797A78