#123C0F#123C0F
#123C0F is a dark, moderate green. Relative luminance 0.034; OKLCH L 31.5% C 0.086 H 142.2°. Best body text is #FFFFFF at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #123C0F |
|---|---|
| RGB | rgb(18, 60, 15) |
| HSL | hsl(116, 60%, 15%) |
| HSV | hsv(116, 75%, 24%) |
| CMYK | cmyk(70%, 0%, 75%, 76.5%) |
| CIE-LAB | lab(21.56, -24.98, 22.82) |
| CIE-LCH | lch(21.56, 33.83, 137.60°) |
| OKLab | oklab(31.55% -0.068 0.0528) |
| OKLCH | oklch(31.55% 0.086 142.2) |
| XYZ | xyz(1.9514, 3.3946, 1.0042) |
| Luminance | 0.0340 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 2.45
Dark Green
#033500
ΔE00 2.70
Forrest Green
#154406
ΔE00 3.87
Very Dark Green
#062E03
ΔE00 4.27
Forest Green (survey)
#06470C
ΔE00 4.37
Pine Green
#0A481E
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#123C0F #390F3C
analogous
#293C0F #123C0F #0F3C23
triadic
#123C0F #0F123C #3C0F12
tetradic
#123C0F #0F293C #390F3C #3C230F
square
#123C0F #0F293C #390F3C #3C230F
split-complementary
#123C0F #230F3C #3C0F29
monochromatic
#071806 #071806 #123C0F #216D1B #2F9E27
Accessibility & contrast
On white
12.51
#123C0F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.68
#123C0F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #123C0F
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##123C0F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##123C0F | 1.00 | 12.51 | 1.68 | 12.51 |
| #FFFFFF | 12.51 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.68 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.51 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E3609
Deuteranopia (green-blind)
#383213
Tritanopia (blue-blind)
#0B3A33
Achromatopsia (no color)
#343434
Design tokens & code
CSS
--color: #123c0f; /* rgb */ color: rgb(18, 60, 15); /* oklch */ color: oklch(31.5% 0.086 142.2);
Tailwind
colors: {
custom: {
50: '#56724f',
500: '#123c0f',
950: '#000000',
},
}SCSS
$custom: #123c0f; $custom-light: #56724f; $custom-dark: #000000;
JSON
{
"hex": "#123c0f",
"rgb": {
"r": 18,
"g": 60,
"b": 15
},
"hsl": {
"h": 116,
"s": 60,
"l": 14.706
},
"oklch": {
"l": 0.31549,
"c": 0.08612,
"h": 142.2
},
"luminance": 0.03395
}Semantic roles & 50–950 ramp
primary
#123C0F
secondary
#723076
accent
#45E3D9
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#030802
muted
#787B78