#12401C#12401C
#12401C is a dark, moderate green. Relative luminance 0.039; OKLCH L 33.0% C 0.079 H 147.7°. Best body text is #FFFFFF at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #12401C |
|---|---|
| RGB | rgb(18, 64, 28) |
| HSL | hsl(133, 56%, 16%) |
| HSV | hsv(133, 72%, 25%) |
| CMYK | cmyk(71.9%, 0%, 56.2%, 74.9%) |
| CIE-LAB | lab(23.27, -24.80, 17.46) |
| CIE-LCH | lch(23.27, 30.33, 144.85°) |
| OKLab | oklab(33.01% -0.0669 0.0423) |
| OKLCH | oklch(33.01% 0.079 147.7) |
| XYZ | xyz(2.2923, 3.8790, 1.7263) |
| Luminance | 0.0388 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 3.01
Evergreen
#05472A
ΔE00 4.11
Hunter Green (survey)
#0B4008
ΔE00 4.64
Dark Green
#033500
ΔE00 5.17
Forest Green (survey)
#06470C
ΔE00 5.44
British Racing Green
#05480D
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#12401C #401236
analogous
#1F4012 #12401C #124033
triadic
#12401C #1C1240 #401C12
tetradic
#12401C #121F40 #401236 #403312
square
#12401C #121F40 #401236 #403312
split-complementary
#12401C #331240 #40121F
monochromatic
#07180A #07180A #12401C #1F7031 #2DA046
Accessibility & contrast
On white
11.83
#12401C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.78
#12401C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #12401C
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##12401C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##12401C | 1.00 | 11.83 | 1.78 | 11.83 |
| #FFFFFF | 11.83 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.78 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.83 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#413A19
Deuteranopia (green-blind)
#3B361F
Tritanopia (blue-blind)
#053F38
Achromatopsia (no color)
#373737
Design tokens & code
CSS
--color: #12401c; /* rgb */ color: rgb(18, 64, 28); /* oklch */ color: oklch(33.0% 0.079 147.7);
Tailwind
colors: {
custom: {
50: '#567559',
500: '#12401c',
950: '#000000',
},
}SCSS
$custom: #12401c; $custom-light: #567559; $custom-dark: #000000;
JSON
{
"hex": "#12401c",
"rgb": {
"r": 18,
"g": 64,
"b": 28
},
"hsl": {
"h": 133.043,
"s": 56.098,
"l": 16.078
},
"oklch": {
"l": 0.33014,
"c": 0.07921,
"h": 147.7
},
"luminance": 0.03879
}Semantic roles & 50–950 ramp
primary
#12401C
secondary
#79356A
accent
#48BFDF
background
#F5F7F5
surface
#E9EDE9
border
#C5C8C5
text
#030803
muted
#787B78