#122001#122001
#122001 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.2% C 0.057 H 129.8°. Best body text is #FFFFFF at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #122001 |
|---|---|
| RGB | rgb(18, 32, 1) |
| HSL | hsl(87, 94%, 6%) |
| HSV | hsv(87, 97%, 13%) |
| CMYK | cmyk(43.8%, 0%, 96.9%, 87.5%) |
| CIE-LAB | lab(10.29, -12.74, 14.69) |
| CIE-LCH | lch(10.29, 19.45, 130.93°) |
| OKLab | oklab(22.23% -0.0368 0.0441) |
| OKLCH | oklch(22.23% 0.057 129.8) |
| XYZ | xyz(0.7714, 1.1638, 0.2127) |
| Luminance | 0.0116 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.24
Dark Forest Green
#002D04
ΔE00 7.56
Dark Green
#033500
ΔE00 9.83
Hunter Green (survey)
#0B4008
ΔE00 12.38
Dark Olive
#373E02
ΔE00 13.47
Forrest Green
#154406
ΔE00 13.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#122001 #0F0120
analogous
#201F01 #122001 #032001
triadic
#122001 #011220 #200112
tetradic
#122001 #01201F #0F0120 #200103
square
#122001 #01201F #0F0120 #200103
split-complementary
#122001 #010320 #1F0120
monochromatic
#111E01 #111E01 #122001 #335B03 #559705
Accessibility & contrast
On white
17.03
#122001 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#122001 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #122001
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##122001 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##122001 | 1.00 | 17.03 | 1.23 | 17.03 |
| #FFFFFF | 17.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D00
Deuteranopia (green-blind)
#201C03
Tritanopia (blue-blind)
#131E1A
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #122001; /* rgb */ color: rgb(18, 32, 1); /* oklch */ color: oklch(22.2% 0.057 129.8);
Tailwind
colors: {
custom: {
50: '#4f5b47',
500: '#122001',
950: '#000000',
},
}SCSS
$custom: #122001; $custom-light: #4f5b47; $custom-dark: #000000;
JSON
{
"hex": "#122001",
"rgb": {
"r": 18,
"g": 32,
"b": 1
},
"hsl": {
"h": 87.097,
"s": 93.939,
"l": 6.471
},
"oklch": {
"l": 0.22232,
"c": 0.05743,
"h": 129.8
},
"luminance": 0.01164
}Semantic roles & 50–950 ramp
primary
#122001
secondary
#3A1567
accent
#29FF8A
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#020400
muted
#787977