#162003#162003
#162003 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.6% C 0.051 H 125.9°. Best body text is #FFFFFF at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #162003 |
|---|---|
| RGB | rgb(22, 32, 3) |
| HSL | hsl(81, 83%, 7%) |
| HSV | hsv(81, 91%, 13%) |
| CMYK | cmyk(31.2%, 0%, 90.6%, 87.5%) |
| CIE-LAB | lab(10.63, -10.45, 14.41) |
| CIE-LCH | lch(10.63, 17.80, 125.96°) |
| OKLab | oklab(22.6% -0.0302 0.0417) |
| OKLCH | oklch(22.6% 0.051 125.9) |
| XYZ | xyz(0.8638, 1.2102, 0.2742) |
| Luminance | 0.0121 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.58
Dark Forest Green
#002D04
ΔE00 9.01
Dark Green
#033500
ΔE00 10.93
Dark Olive
#373E02
ΔE00 13.04
Hunter Green (survey)
#0B4008
ΔE00 13.24
Almost Black
#070D0D
ΔE00 14.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#162003 #0D0320
analogous
#201C03 #162003 #082003
triadic
#162003 #031620 #200316
tetradic
#162003 #03201C #0D0320 #200308
square
#162003 #03201C #0D0320 #200308
split-complementary
#162003 #030820 #1C0320
monochromatic
#131C03 #131C03 #162003 #3C5808 #63900D
Accessibility & contrast
On white
16.91
#162003 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#162003 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #162003
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##162003 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##162003 | 1.00 | 16.91 | 1.24 | 16.91 |
| #FFFFFF | 16.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D01
Deuteranopia (green-blind)
#211D05
Tritanopia (blue-blind)
#171E1A
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #162003; /* rgb */ color: rgb(22, 32, 3); /* oklch */ color: oklch(22.6% 0.051 125.9);
Tailwind
colors: {
custom: {
50: '#535b48',
500: '#162003',
950: '#000000',
},
}SCSS
$custom: #162003; $custom-light: #535b48; $custom-dark: #000000;
JSON
{
"hex": "#162003",
"rgb": {
"r": 22,
"g": 32,
"b": 3
},
"hsl": {
"h": 80.69,
"s": 82.857,
"l": 6.863
},
"oklch": {
"l": 0.22604,
"c": 0.05145,
"h": 125.9
},
"luminance": 0.0121
}Semantic roles & 50–950 ramp
primary
#162003
secondary
#341B64
accent
#2FF974
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020400
muted
#787977