#123705#123705
#123705 is a dark, moderate green. Relative luminance 0.029; OKLCH L 29.8% C 0.087 H 139.0°. Best body text is #FFFFFF at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #123705 |
|---|---|
| RGB | rgb(18, 55, 5) |
| HSL | hsl(104, 83%, 12%) |
| HSV | hsv(104, 91%, 22%) |
| CMYK | cmyk(67.3%, 0%, 90.9%, 78.4%) |
| CIE-LAB | lab(19.52, -23.83, 24.92) |
| CIE-LCH | lch(19.52, 34.48, 133.73°) |
| OKLab | oklab(29.84% -0.0657 0.0571) |
| OKLCH | oklch(29.84% 0.087 139) |
| XYZ | xyz(1.6430, 2.8718, 0.6113) |
| Luminance | 0.0287 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 1.99
Hunter Green (survey)
#0B4008
ΔE00 3.29
Very Dark Green
#062E03
ΔE00 3.45
Dark Forest Green
#002D04
ΔE00 4.37
Forrest Green
#154406
ΔE00 4.42
Forest Green (survey)
#06470C
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#123705 #2A0537
analogous
#2B3705 #123705 #053711
triadic
#123705 #051237 #370512
tetradic
#123705 #052B37 #2A0537 #371105
square
#123705 #052B37 #2A0537 #371105
split-complementary
#123705 #110537 #37052B
monochromatic
#091C03 #091C03 #123705 #246F0A #37A70F
Accessibility & contrast
On white
13.34
#123705 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.57
#123705 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #123705
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##123705 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##123705 | 1.00 | 13.34 | 1.57 | 13.34 |
| #FFFFFF | 13.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.57 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#393100
Deuteranopia (green-blind)
#342E0A
Tritanopia (blue-blind)
#0E352E
Achromatopsia (no color)
#2F2F2F
Design tokens & code
CSS
--color: #123705; /* rgb */ color: rgb(18, 55, 5); /* oklch */ color: oklch(29.8% 0.087 139.0);
Tailwind
colors: {
custom: {
50: '#556e4a',
500: '#123705',
950: '#000000',
},
}SCSS
$custom: #123705; $custom-light: #556e4a; $custom-dark: #000000;
JSON
{
"hex": "#123705",
"rgb": {
"r": 18,
"g": 55,
"b": 5
},
"hsl": {
"h": 104.4,
"s": 83.333,
"l": 11.765
},
"oklch": {
"l": 0.29837,
"c": 0.08703,
"h": 139
},
"luminance": 0.02872
}Semantic roles & 50–950 ramp
primary
#123705
secondary
#612078
accent
#2EFAC5
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#030701
muted
#787A77