#123712#123712
#123712 is a dark, moderate green. Relative luminance 0.029; OKLCH L 30.0% C 0.075 H 143.4°. Best body text is #FFFFFF at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #123712 |
|---|---|
| RGB | rgb(18, 55, 18) |
| HSL | hsl(120, 51%, 14%) |
| HSV | hsv(120, 67%, 22%) |
| CMYK | cmyk(67.3%, 0%, 67.3%, 78.4%) |
| CIE-LAB | lab(19.66, -22.31, 19.02) |
| CIE-LCH | lch(19.66, 29.31, 139.55°) |
| OKLab | oklab(29.99% -0.0606 0.045) |
| OKLCH | oklch(29.99% 0.075 143.4) |
| XYZ | xyz(1.7247, 2.9045, 1.0419) |
| Luminance | 0.0290 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.98
Dark Green
#033500
ΔE00 3.47
Dark Forest Green
#002D04
ΔE00 3.48
Hunter Green (survey)
#0B4008
ΔE00 4.79
Pine Green
#0A481E
ΔE00 5.75
Forrest Green
#154406
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#123712 #371237
analogous
#253712 #123712 #123725
triadic
#123712 #121237 #371212
tetradic
#123712 #122537 #371237 #372512
square
#123712 #122537 #371237 #372512
split-complementary
#123712 #251237 #371225
monochromatic
#081708 #081708 #123712 #216521 #309330
Accessibility & contrast
On white
13.28
#123712 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.58
#123712 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #123712
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##123712 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##123712 | 1.00 | 13.28 | 1.58 | 13.28 |
| #FFFFFF | 13.28 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.58 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.28 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#38320E
Deuteranopia (green-blind)
#342E15
Tritanopia (blue-blind)
#0C352F
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #123712; /* rgb */ color: rgb(18, 55, 18); /* oklch */ color: oklch(30.0% 0.075 143.4);
Tailwind
colors: {
custom: {
50: '#556e51',
500: '#123712',
950: '#000000',
},
}SCSS
$custom: #123712; $custom-light: #556e51; $custom-dark: #000000;
JSON
{
"hex": "#123712",
"rgb": {
"r": 18,
"g": 55,
"b": 18
},
"hsl": {
"h": 120,
"s": 50.685,
"l": 14.314
},
"oklch": {
"l": 0.29991,
"c": 0.07549,
"h": 143.4
},
"luminance": 0.02905
}Semantic roles & 50–950 ramp
primary
#123712
secondary
#703570
accent
#4EDADA
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#030702
muted
#787A78