#123E12#123E12
#123E12 is a dark, moderate green. Relative luminance 0.036; OKLCH L 32.2% C 0.086 H 143.2°. Best body text is #FFFFFF at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #123E12 |
|---|---|
| RGB | rgb(18, 62, 18) |
| HSL | hsl(120, 55%, 16%) |
| HSV | hsv(120, 71%, 24%) |
| CMYK | cmyk(71%, 0%, 71%, 75.7%) |
| CIE-LAB | lab(22.36, -25.48, 22.13) |
| CIE-LCH | lch(22.36, 33.75, 139.03°) |
| OKLab | oklab(32.22% -0.0692 0.0517) |
| OKLCH | oklch(32.22% 0.086 143.2) |
| XYZ | xyz(2.0811, 3.6173, 1.1607) |
| Luminance | 0.0362 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 2.45
Dark Green
#033500
ΔE00 3.26
Pine Green
#0A481E
ΔE00 3.78
Forrest Green
#154406
ΔE00 3.85
Forest Green (survey)
#06470C
ΔE00 4.03
British Racing Green
#05480D
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#123E12 #3E123E
analogous
#283E12 #123E12 #123E28
triadic
#123E12 #12123E #3E1212
tetradic
#123E12 #12283E #3E123E #3E2812
square
#123E12 #12283E #3E123E #3E2812
split-complementary
#123E12 #28123E #3E1228
monochromatic
#071807 #071807 #123E12 #206D20 #2E9D2E
Accessibility & contrast
On white
12.18
#123E12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.72
#123E12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #123E12
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##123E12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##123E12 | 1.00 | 12.18 | 1.72 | 12.18 |
| #FFFFFF | 12.18 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.72 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.18 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F380D
Deuteranopia (green-blind)
#3A3416
Tritanopia (blue-blind)
#093C35
Achromatopsia (no color)
#353535
Design tokens & code
CSS
--color: #123e12; /* rgb */ color: rgb(18, 62, 18); /* oklch */ color: oklch(32.2% 0.086 143.2);
Tailwind
colors: {
custom: {
50: '#567452',
500: '#123e12',
950: '#000000',
},
}SCSS
$custom: #123e12; $custom-light: #567452; $custom-dark: #000000;
JSON
{
"hex": "#123e12",
"rgb": {
"r": 18,
"g": 62,
"b": 18
},
"hsl": {
"h": 120,
"s": 55,
"l": 15.686
},
"oklch": {
"l": 0.32223,
"c": 0.08638,
"h": 143.2
},
"luminance": 0.03618
}Semantic roles & 50–950 ramp
primary
#123E12
secondary
#773577
accent
#49DEDE
background
#F5F7F4
surface
#E9EDE7
border
#C5C8C3
text
#030802
muted
#787B78