#122301#122301
#122301 is a very dark, moderate yellow-green. Relative luminance 0.013; OKLCH L 23.2% C 0.062 H 131.7°. Best body text is #FFFFFF at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #122301 |
|---|---|
| RGB | rgb(18, 35, 1) |
| HSL | hsl(90, 94%, 7%) |
| HSV | hsv(90, 97%, 14%) |
| CMYK | cmyk(48.6%, 0%, 97.1%, 86.3%) |
| CIE-LAB | lab(11.50, -14.52, 16.39) |
| CIE-LCH | lch(11.50, 21.89, 131.54°) |
| OKLab | oklab(23.23% -0.0413 0.0463) |
| OKLCH | oklch(23.23% 0.062 131.7) |
| XYZ | xyz(0.8560, 1.3328, 0.2409) |
| Luminance | 0.0133 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.74
Dark Forest Green
#002D04
ΔE00 6.14
Dark Green
#033500
ΔE00 8.33
Hunter Green (survey)
#0B4008
ΔE00 10.93
Forrest Green
#154406
ΔE00 12.06
Pine Green
#0A481E
ΔE00 12.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#122301 #120123
analogous
#232301 #122301 #012301
triadic
#122301 #011223 #230112
tetradic
#122301 #012323 #120123 #230101
square
#122301 #012323 #120123 #230101
split-complementary
#122301 #010123 #230123
monochromatic
#0F1E01 #0F1E01 #122301 #315F03 #4F9A04
Accessibility & contrast
On white
16.58
#122301 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#122301 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #122301
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##122301 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##122301 | 1.00 | 16.58 | 1.27 | 16.58 |
| #FFFFFF | 16.58 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.58 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#251F00
Deuteranopia (green-blind)
#231E03
Tritanopia (blue-blind)
#12211C
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #122301; /* rgb */ color: rgb(18, 35, 1); /* oklch */ color: oklch(23.2% 0.062 131.7);
Tailwind
colors: {
custom: {
50: '#505e47',
500: '#122301',
950: '#000000',
},
}SCSS
$custom: #122301; $custom-light: #505e47; $custom-dark: #000000;
JSON
{
"hex": "#122301",
"rgb": {
"r": 18,
"g": 35,
"b": 1
},
"hsl": {
"h": 90,
"s": 94.444,
"l": 7.059
},
"oklch": {
"l": 0.23225,
"c": 0.06209,
"h": 131.7
},
"luminance": 0.01333
}Semantic roles & 50–950 ramp
primary
#122301
secondary
#40166A
accent
#29FF94
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#020400
muted
#787977