#123E16#123E16
#123E16 is a dark, moderate green. Relative luminance 0.036; OKLCH L 32.3% C 0.082 H 144.9°. Best body text is #FFFFFF at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #123E16 |
|---|---|
| RGB | rgb(18, 62, 22) |
| HSL | hsl(125, 55%, 16%) |
| HSV | hsv(125, 71%, 24%) |
| CMYK | cmyk(71%, 0%, 64.5%, 75.7%) |
| CIE-LAB | lab(22.41, -24.90, 19.96) |
| CIE-LCH | lch(22.41, 31.92, 141.29°) |
| OKLab | oklab(32.28% -0.0674 0.0474) |
| OKLCH | oklch(32.28% 0.082 144.9) |
| XYZ | xyz(2.1168, 3.6316, 1.3483) |
| Luminance | 0.0363 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 3.43
Pine Green
#0A481E
ΔE00 3.50
Dark Green
#033500
ΔE00 3.86
Forest Green (survey)
#06470C
ΔE00 4.72
Forrest Green
#154406
ΔE00 4.81
Very Dark Green
#062E03
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#123E16 #3E123A
analogous
#243E12 #123E16 #123E2C
triadic
#123E16 #16123E #3E1612
tetradic
#123E16 #12243E #3E123A #3E2C12
square
#123E16 #12243E #3E123A #3E2C12
split-complementary
#123E16 #2C123E #3E1224
monochromatic
#071808 #071808 #123E16 #206D27 #2E9D38
Accessibility & contrast
On white
12.16
#123E16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.73
#123E16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #123E16
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##123E16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##123E16 | 1.00 | 12.16 | 1.73 | 12.16 |
| #FFFFFF | 12.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.73 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F3812
Deuteranopia (green-blind)
#3A3419
Tritanopia (blue-blind)
#083C35
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #123e16; /* rgb */ color: rgb(18, 62, 22); /* oklch */ color: oklch(32.3% 0.082 144.9);
Tailwind
colors: {
custom: {
50: '#567454',
500: '#123e16',
950: '#000000',
},
}SCSS
$custom: #123e16; $custom-light: #567454; $custom-dark: #000000;
JSON
{
"hex": "#123e16",
"rgb": {
"r": 18,
"g": 62,
"b": 22
},
"hsl": {
"h": 125.455,
"s": 55,
"l": 15.686
},
"oklch": {
"l": 0.32281,
"c": 0.08245,
"h": 144.9
},
"luminance": 0.03632
}Semantic roles & 50–950 ramp
primary
#123E16
secondary
#773571
accent
#49D1DE
background
#F5F7F4
surface
#E9EDE7
border
#C5C8C3
text
#030803
muted
#787B78