#243A06#243A06
#243A06 is a dark, moderate yellow-green. Relative luminance 0.034; OKLCH L 31.8% C 0.080 H 130.4°. Best body text is #FFFFFF at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #243A06 |
|---|---|
| RGB | rgb(36, 58, 6) |
| HSL | hsl(85, 81%, 13%) |
| HSV | hsv(85, 90%, 23%) |
| CMYK | cmyk(37.9%, 0%, 89.7%, 77.3%) |
| CIE-LAB | lab(21.63, -18.14, 27.12) |
| CIE-LCH | lch(21.63, 32.63, 123.78°) |
| OKLab | oklab(31.83% -0.0517 0.0607) |
| OKLCH | oklch(31.83% 0.08 130.4) |
| XYZ | xyz(2.2735, 3.4143, 0.7115) |
| Luminance | 0.0341 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Forrest Green
#154406
ΔE00 5.38
Hunter Green (survey)
#0B4008
ΔE00 5.67
Dark Green
#033500
ΔE00 5.86
Dark Olive
#373E02
ΔE00 5.98
Very Dark Green
#062E03
ΔE00 6.70
Forest Green (survey)
#06470C
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#243A06 #1C063A
analogous
#3A3606 #243A06 #0A3A06
triadic
#243A06 #06243A #3A0624
tetradic
#243A06 #063A36 #1C063A #3A060A
square
#243A06 #063A36 #1C063A #3A060A
split-complementary
#243A06 #060A3A #36063A
monochromatic
#111C03 #111C03 #243A06 #46710C #69A911
Accessibility & contrast
On white
12.48
#243A06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.68
#243A06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #243A06
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##243A06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##243A06 | 1.00 | 12.48 | 1.68 | 12.48 |
| #FFFFFF | 12.48 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.68 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.48 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D3500
Deuteranopia (green-blind)
#3A330B
Tritanopia (blue-blind)
#253730
Achromatopsia (no color)
#343434
Design tokens & code
CSS
--color: #243a06; /* rgb */ color: rgb(36, 58, 6); /* oklch */ color: oklch(31.8% 0.080 130.4);
Tailwind
colors: {
custom: {
50: '#61704b',
500: '#243a06',
950: '#000000',
},
}SCSS
$custom: #243a06; $custom-light: #61704b; $custom-dark: #000000;
JSON
{
"hex": "#243a06",
"rgb": {
"r": 36,
"g": 58,
"b": 6
},
"hsl": {
"h": 85.385,
"s": 81.25,
"l": 12.549
},
"oklch": {
"l": 0.31831,
"c": 0.07973,
"h": 130.4
},
"luminance": 0.03414
}Semantic roles & 50–950 ramp
primary
#243A06
secondary
#47227A
accent
#30F885
background
#F5F6F4
surface
#EAECE7
border
#C6C7C3
text
#050701
muted
#797A77