#123714#123714
#123714 is a dark, moderate green. Relative luminance 0.029; OKLCH L 30.0% C 0.073 H 144.4°. Best body text is #FFFFFF at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #123714 |
|---|---|
| RGB | rgb(18, 55, 20) |
| HSL | hsl(123, 51%, 14%) |
| HSV | hsv(123, 67%, 22%) |
| CMYK | cmyk(67.3%, 0%, 63.6%, 78.4%) |
| CIE-LAB | lab(19.69, -21.99, 17.88) |
| CIE-LCH | lch(19.69, 28.34, 140.89°) |
| OKLab | oklab(30.02% -0.0597 0.0427) |
| OKLCH | oklch(30.02% 0.073 144.4) |
| XYZ | xyz(1.7418, 2.9113, 1.1318) |
| Luminance | 0.0291 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.21
Dark Forest Green
#002D04
ΔE00 3.57
Dark Green
#033500
ΔE00 3.98
Hunter Green (survey)
#0B4008
ΔE00 5.24
Pine Green
#0A481E
ΔE00 5.78
Evergreen
#05472A
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#123714 #371235
analogous
#233712 #123714 #123727
triadic
#123714 #141237 #371412
tetradic
#123714 #122337 #371235 #372712
square
#123714 #122337 #371235 #372712
split-complementary
#123714 #271237 #371223
monochromatic
#081708 #081708 #123714 #216525 #309336
Accessibility & contrast
On white
13.27
#123714 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.58
#123714 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #123714
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##123714 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##123714 | 1.00 | 13.27 | 1.58 | 13.27 |
| #FFFFFF | 13.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.58 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#383211
Deuteranopia (green-blind)
#332E17
Tritanopia (blue-blind)
#0B352F
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #123714; /* rgb */ color: rgb(18, 55, 20); /* oklch */ color: oklch(30.0% 0.073 144.4);
Tailwind
colors: {
custom: {
50: '#546e52',
500: '#123714',
950: '#000000',
},
}SCSS
$custom: #123714; $custom-light: #546e52; $custom-dark: #000000;
JSON
{
"hex": "#123714",
"rgb": {
"r": 18,
"g": 55,
"b": 20
},
"hsl": {
"h": 123.243,
"s": 50.685,
"l": 14.314
},
"oklch": {
"l": 0.30023,
"c": 0.07337,
"h": 144.4
},
"luminance": 0.02911
}Semantic roles & 50–950 ramp
primary
#123714
secondary
#70356C
accent
#4ED3DA
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#030702
muted
#787A78