#122003#122003
#122003 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.3% C 0.054 H 130.9°. Best body text is #FFFFFF at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #122003 |
|---|---|
| RGB | rgb(18, 32, 3) |
| HSL | hsl(89, 83%, 7%) |
| HSV | hsv(89, 91%, 13%) |
| CMYK | cmyk(43.8%, 0%, 90.6%, 87.5%) |
| CIE-LAB | lab(10.32, -12.44, 13.93) |
| CIE-LCH | lch(10.32, 18.67, 131.76°) |
| OKLab | oklab(22.27% -0.0354 0.0409) |
| OKLCH | oklch(22.27% 0.054 130.9) |
| XYZ | xyz(0.7824, 1.1682, 0.2704) |
| Luminance | 0.0117 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.51
Dark Forest Green
#002D04
ΔE00 7.79
Dark Green
#033500
ΔE00 10.12
Hunter Green (survey)
#0B4008
ΔE00 12.63
Dark Olive
#373E02
ΔE00 13.73
Forrest Green
#154406
ΔE00 13.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#122003 #110320
analogous
#202003 #122003 #032003
triadic
#122003 #031220 #200312
tetradic
#122003 #032020 #110320 #200303
square
#122003 #032020 #110320 #200303
split-complementary
#122003 #030320 #200320
monochromatic
#101C03 #101C03 #122003 #315808 #51900D
Accessibility & contrast
On white
17.02
#122003 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#122003 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #122003
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##122003 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##122003 | 1.00 | 17.02 | 1.23 | 17.02 |
| #FFFFFF | 17.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D01
Deuteranopia (green-blind)
#201C05
Tritanopia (blue-blind)
#131E1A
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #122003; /* rgb */ color: rgb(18, 32, 3); /* oklch */ color: oklch(22.3% 0.054 130.9);
Tailwind
colors: {
custom: {
50: '#4f5b48',
500: '#122003',
950: '#000000',
},
}SCSS
$custom: #122003; $custom-light: #4f5b48; $custom-dark: #000000;
JSON
{
"hex": "#122003",
"rgb": {
"r": 18,
"g": 32,
"b": 3
},
"hsl": {
"h": 88.966,
"s": 82.857,
"l": 6.863
},
"oklch": {
"l": 0.22269,
"c": 0.05414,
"h": 130.9
},
"luminance": 0.01168
}Semantic roles & 50–950 ramp
primary
#122003
secondary
#3E1B64
accent
#2FF990
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020400
muted
#787977