#12380C#12380C
#12380C is a dark, moderate green. Relative luminance 0.030; OKLCH L 30.2% C 0.083 H 141.1°. Best body text is #FFFFFF at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #12380C |
|---|---|
| RGB | rgb(18, 56, 12) |
| HSL | hsl(112, 65%, 13%) |
| HSV | hsv(112, 79%, 22%) |
| CMYK | cmyk(67.9%, 0%, 78.6%, 78%) |
| CIE-LAB | lab(19.98, -23.55, 22.54) |
| CIE-LCH | lch(19.98, 32.60, 136.26°) |
| OKLab | oklab(30.23% -0.0644 0.052) |
| OKLCH | oklch(30.23% 0.083 141.1) |
| XYZ | xyz(1.7299, 2.9833, 0.8324) |
| Luminance | 0.0298 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 2.28
Very Dark Green
#062E03
ΔE00 3.19
Hunter Green (survey)
#0B4008
ΔE00 3.43
Dark Forest Green
#002D04
ΔE00 3.97
Forrest Green
#154406
ΔE00 4.77
Forest Green (survey)
#06470C
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#12380C #320C38
analogous
#28380C #12380C #0C381C
triadic
#12380C #0C1238 #380C12
tetradic
#12380C #0C2838 #320C38 #381C0C
square
#12380C #0C2838 #320C38 #381C0C
split-complementary
#12380C #1C0C38 #380C28
monochromatic
#081905 #081905 #12380C #226A17 #329D22
Accessibility & contrast
On white
13.15
#12380C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.60
#12380C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #12380C
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##12380C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##12380C | 1.00 | 13.15 | 1.60 | 13.15 |
| #FFFFFF | 13.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.60 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3A3206
Deuteranopia (green-blind)
#352F10
Tritanopia (blue-blind)
#0D362F
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #12380c; /* rgb */ color: rgb(18, 56, 12); /* oklch */ color: oklch(30.2% 0.083 141.1);
Tailwind
colors: {
custom: {
50: '#556f4d',
500: '#12380c',
950: '#000000',
},
}SCSS
$custom: #12380c; $custom-light: #556f4d; $custom-dark: #000000;
JSON
{
"hex": "#12380c",
"rgb": {
"r": 18,
"g": 56,
"b": 12
},
"hsl": {
"h": 111.818,
"s": 64.706,
"l": 13.333
},
"oklch": {
"l": 0.30232,
"c": 0.08274,
"h": 141.1
},
"luminance": 0.02983
}Semantic roles & 50–950 ramp
primary
#12380C
secondary
#6A2C74
accent
#40E8D1
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#030701
muted
#787A77