#123713#123713
#123713 is a dark, moderate green. Relative luminance 0.029; OKLCH L 30.0% C 0.074 H 143.9°. Best body text is #FFFFFF at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #123713 |
|---|---|
| RGB | rgb(18, 55, 19) |
| HSL | hsl(122, 51%, 14%) |
| HSV | hsv(122, 67%, 22%) |
| CMYK | cmyk(67.3%, 0%, 65.5%, 78.4%) |
| CIE-LAB | lab(19.67, -22.15, 18.45) |
| CIE-LCH | lch(19.67, 28.83, 140.21°) |
| OKLab | oklab(30.01% -0.0601 0.0439) |
| OKLCH | oklch(30.01% 0.074 143.9) |
| XYZ | xyz(1.7331, 2.9078, 1.0859) |
| Luminance | 0.0291 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.08
Dark Forest Green
#002D04
ΔE00 3.51
Dark Green
#033500
ΔE00 3.72
Hunter Green (survey)
#0B4008
ΔE00 5.01
Pine Green
#0A481E
ΔE00 5.76
Forrest Green
#154406
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#123713 #371236
analogous
#243712 #123713 #123726
triadic
#123713 #131237 #371312
tetradic
#123713 #122437 #371236 #372612
square
#123713 #122437 #371236 #372612
split-complementary
#123713 #261237 #371224
monochromatic
#081708 #081708 #123713 #216523 #309333
Accessibility & contrast
On white
13.28
#123713 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.58
#123713 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #123713
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##123713 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##123713 | 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)
#383210
Deuteranopia (green-blind)
#332E16
Tritanopia (blue-blind)
#0B352F
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #123713; /* rgb */ color: rgb(18, 55, 19); /* oklch */ color: oklch(30.0% 0.074 143.9);
Tailwind
colors: {
custom: {
50: '#556e52',
500: '#123713',
950: '#000000',
},
}SCSS
$custom: #123713; $custom-light: #556e52; $custom-dark: #000000;
JSON
{
"hex": "#123713",
"rgb": {
"r": 18,
"g": 55,
"b": 19
},
"hsl": {
"h": 121.622,
"s": 50.685,
"l": 14.314
},
"oklch": {
"l": 0.30006,
"c": 0.07444,
"h": 143.9
},
"luminance": 0.02908
}Semantic roles & 50–950 ramp
primary
#123713
secondary
#70356E
accent
#4ED6DA
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#030702
muted
#787A78