#123711#123711
#123711 is a dark, moderate green. Relative luminance 0.029; OKLCH L 30.0% C 0.077 H 142.9°. Best body text is #FFFFFF at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #123711 |
|---|---|
| RGB | rgb(18, 55, 17) |
| HSL | hsl(118, 53%, 14%) |
| HSV | hsv(118, 69%, 22%) |
| CMYK | cmyk(67.3%, 0%, 69.1%, 78.4%) |
| CIE-LAB | lab(19.64, -22.45, 19.58) |
| CIE-LCH | lch(19.64, 29.79, 138.91°) |
| OKLab | oklab(29.98% -0.0611 0.0461) |
| OKLCH | oklch(29.98% 0.077 142.9) |
| XYZ | xyz(1.7167, 2.9013, 0.9997) |
| Luminance | 0.0290 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.90
Dark Green
#033500
ΔE00 3.24
Dark Forest Green
#002D04
ΔE00 3.47
Hunter Green (survey)
#0B4008
ΔE00 4.58
Pine Green
#0A481E
ΔE00 5.76
Forrest Green
#154406
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#123711 #361137
analogous
#253711 #123711 #113723
triadic
#123711 #111237 #371112
tetradic
#123711 #112537 #361137 #372311
square
#123711 #112537 #361137 #372311
split-complementary
#123711 #231137 #371125
monochromatic
#081707 #081707 #123711 #21661F #31952E
Accessibility & contrast
On white
13.29
#123711 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.58
#123711 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #123711
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##123711 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##123711 | 1.00 | 13.29 | 1.58 | 13.29 |
| #FFFFFF | 13.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.58 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#38310D
Deuteranopia (green-blind)
#342E14
Tritanopia (blue-blind)
#0C352F
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #123711; /* rgb */ color: rgb(18, 55, 17); /* oklch */ color: oklch(30.0% 0.077 142.9);
Tailwind
colors: {
custom: {
50: '#556e50',
500: '#123711',
950: '#000000',
},
}SCSS
$custom: #123711; $custom-light: #556e50; $custom-dark: #000000;
JSON
{
"hex": "#123711",
"rgb": {
"r": 18,
"g": 55,
"b": 17
},
"hsl": {
"h": 118.421,
"s": 52.778,
"l": 14.118
},
"oklch": {
"l": 0.29976,
"c": 0.07652,
"h": 142.9
},
"luminance": 0.02901
}Semantic roles & 50–950 ramp
primary
#123711
secondary
#6F3470
accent
#4CDCD8
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#030702
muted
#787A78