#123401#123401
#123401 is a dark, moderate green. Relative luminance 0.026; OKLCH L 28.8% C 0.087 H 137.4°. Best body text is #FFFFFF at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #123401 |
|---|---|
| RGB | rgb(18, 52, 1) |
| HSL | hsl(100, 96%, 10%) |
| HSV | hsv(100, 98%, 20%) |
| CMYK | cmyk(65.4%, 0%, 98.1%, 79.6%) |
| CIE-LAB | lab(18.31, -22.93, 25.13) |
| CIE-LCH | lch(18.31, 34.02, 132.39°) |
| OKLab | oklab(28.82% -0.0637 0.0586) |
| OKLCH | oklch(28.82% 0.087 137.4) |
| XYZ | xyz(1.4829, 2.5867, 0.4498) |
| Luminance | 0.0259 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 2.28
Very Dark Green
#062E03
ΔE00 3.08
Dark Forest Green
#002D04
ΔE00 4.13
Hunter Green (survey)
#0B4008
ΔE00 4.19
Forrest Green
#154406
ΔE00 5.24
Forest Green (survey)
#06470C
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#123401 #230134
analogous
#2B3401 #123401 #013409
triadic
#123401 #011234 #340112
tetradic
#123401 #012B34 #230134 #340901
square
#123401 #012B34 #230134 #340901
split-complementary
#123401 #090134 #34012B
monochromatic
#0A1E01 #0A1E01 #123401 #277002 #3CAC03
Accessibility & contrast
On white
13.84
#123401 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.52
#123401 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #123401
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##123401 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##123401 | 1.00 | 13.84 | 1.52 | 13.84 |
| #FFFFFF | 13.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.52 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#362E00
Deuteranopia (green-blind)
#322C06
Tritanopia (blue-blind)
#0F322B
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #123401; /* rgb */ color: rgb(18, 52, 1); /* oklch */ color: oklch(28.8% 0.087 137.4);
Tailwind
colors: {
custom: {
50: '#546c47',
500: '#123401',
950: '#000000',
},
}SCSS
$custom: #123401; $custom-light: #546c47; $custom-dark: #000000;
JSON
{
"hex": "#123401",
"rgb": {
"r": 18,
"g": 52,
"b": 1
},
"hsl": {
"h": 100,
"s": 96.226,
"l": 10.392
},
"oklch": {
"l": 0.2882,
"c": 0.08656,
"h": 137.4
},
"luminance": 0.02587
}Semantic roles & 50–950 ramp
primary
#123401
secondary
#591879
accent
#29FFB8
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#030700
muted
#787A77