#123707#123707
#123707 is a dark, moderate green. Relative luminance 0.029; OKLCH L 29.9% C 0.085 H 139.6°. Best body text is #FFFFFF at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #123707 |
|---|---|
| RGB | rgb(18, 55, 7) |
| HSL | hsl(106, 77%, 12%) |
| HSV | hsv(106, 87%, 22%) |
| CMYK | cmyk(67.3%, 0%, 87.3%, 78.4%) |
| CIE-LAB | lab(19.54, -23.63, 24.12) |
| CIE-LCH | lch(19.54, 33.77, 134.41°) |
| OKLab | oklab(29.86% -0.065 0.0553) |
| OKLCH | oklch(29.86% 0.085 139.6) |
| XYZ | xyz(1.6539, 2.8762, 0.6690) |
| Luminance | 0.0288 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 2.02
Very Dark Green
#062E03
ΔE00 3.25
Hunter Green (survey)
#0B4008
ΔE00 3.38
Dark Forest Green
#002D04
ΔE00 4.16
Forrest Green
#154406
ΔE00 4.59
Forest Green (survey)
#06470C
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#123707 #2C0737
analogous
#2A3707 #123707 #073714
triadic
#123707 #071237 #370712
tetradic
#123707 #072A37 #2C0737 #371407
square
#123707 #072A37 #2C0737 #371407
split-complementary
#123707 #140737 #37072A
monochromatic
#091B03 #091B03 #123707 #246D0E #36A415
Accessibility & contrast
On white
13.33
#123707 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.58
#123707 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #123707
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##123707 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##123707 | 1.00 | 13.33 | 1.58 | 13.33 |
| #FFFFFF | 13.33 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.58 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.33 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#393101
Deuteranopia (green-blind)
#342E0C
Tritanopia (blue-blind)
#0E352E
Achromatopsia (no color)
#2F2F2F
Design tokens & code
CSS
--color: #123707; /* rgb */ color: rgb(18, 55, 7); /* oklch */ color: oklch(29.9% 0.085 139.6);
Tailwind
colors: {
custom: {
50: '#556e4b',
500: '#123707',
950: '#000000',
},
}SCSS
$custom: #123707; $custom-light: #556e4b; $custom-dark: #000000;
JSON
{
"hex": "#123707",
"rgb": {
"r": 18,
"g": 55,
"b": 7
},
"hsl": {
"h": 106.25,
"s": 77.419,
"l": 12.157
},
"oklch": {
"l": 0.29857,
"c": 0.08534,
"h": 139.6
},
"luminance": 0.02876
}Semantic roles & 50–950 ramp
primary
#123707
secondary
#632377
accent
#34F4C8
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#030701
muted
#787A77