#123F11#123F11
#123F11 is a dark, moderate green. Relative luminance 0.037; OKLCH L 32.5% C 0.089 H 142.9°. Best body text is #FFFFFF at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #123F11 |
|---|---|
| RGB | rgb(18, 63, 17) |
| HSL | hsl(119, 58%, 16%) |
| HSV | hsv(119, 73%, 25%) |
| CMYK | cmyk(71.4%, 0%, 73%, 75.3%) |
| CIE-LAB | lab(22.74, -26.05, 23.08) |
| CIE-LCH | lch(22.74, 34.80, 138.46°) |
| OKLab | oklab(32.53% -0.0708 0.0536) |
| OKLCH | oklch(32.53% 0.089 142.9) |
| XYZ | xyz(2.1280, 3.7239, 1.1368) |
| Luminance | 0.0372 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 1.98
Dark Green
#033500
ΔE00 3.32
Forrest Green
#154406
ΔE00 3.34
Forest Green (survey)
#06470C
ΔE00 3.54
Pine Green
#0A481E
ΔE00 3.70
British Racing Green
#05480D
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#123F11 #3E113F
analogous
#293F11 #123F11 #113F27
triadic
#123F11 #11123F #3F1112
tetradic
#123F11 #11293F #3E113F #3F2711
square
#123F11 #11293F #3E113F #3F2711
split-complementary
#123F11 #27113F #3F1129
monochromatic
#071807 #071807 #123F11 #206F1E #2E9F2B
Accessibility & contrast
On white
12.04
#123F11 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.74
#123F11 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #123F11
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##123F11 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##123F11 | 1.00 | 12.04 | 1.74 | 12.04 |
| #FFFFFF | 12.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.74 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#41390B
Deuteranopia (green-blind)
#3B3515
Tritanopia (blue-blind)
#093D35
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #123f11; /* rgb */ color: rgb(18, 63, 17); /* oklch */ color: oklch(32.5% 0.089 142.9);
Tailwind
colors: {
custom: {
50: '#577451',
500: '#123f11',
950: '#000000',
},
}SCSS
$custom: #123f11; $custom-light: #577451; $custom-dark: #000000;
JSON
{
"hex": "#123f11",
"rgb": {
"r": 18,
"g": 63,
"b": 17
},
"hsl": {
"h": 118.696,
"s": 57.5,
"l": 15.686
},
"oklch": {
"l": 0.32528,
"c": 0.08879,
"h": 142.9
},
"luminance": 0.03724
}Semantic roles & 50–950 ramp
primary
#123F11
secondary
#773378
accent
#47E1DD
background
#F5F7F4
surface
#E9EDE7
border
#C5C8C3
text
#030802
muted
#787B78