#162903#162903
#162903 is a dark, moderate yellow-green. Relative luminance 0.018; OKLCH L 25.5% C 0.066 H 132.3°. Best body text is #FFFFFF at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #162903 |
|---|---|
| RGB | rgb(22, 41, 3) |
| HSL | hsl(90, 86%, 9%) |
| HSV | hsv(90, 93%, 16%) |
| CMYK | cmyk(46.3%, 0%, 92.7%, 83.9%) |
| CIE-LAB | lab(14.19, -15.67, 19.23) |
| CIE-LCH | lch(14.19, 24.81, 129.19°) |
| OKLab | oklab(25.5% -0.0443 0.0488) |
| OKLCH | oklch(25.5% 0.066 132.3) |
| XYZ | xyz(1.1402, 1.7630, 0.3663) |
| Luminance | 0.0176 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.48
Dark Forest Green
#002D04
ΔE00 5.25
Dark Green
#033500
ΔE00 6.61
Hunter Green (survey)
#0B4008
ΔE00 8.96
Forrest Green
#154406
ΔE00 9.94
Dark Olive
#373E02
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#162903 #160329
analogous
#292903 #162903 #032903
triadic
#162903 #031629 #290316
tetradic
#162903 #032929 #160329 #290303
square
#162903 #032929 #160329 #290303
split-complementary
#162903 #030329 #290329
monochromatic
#0F1D02 #0F1D02 #162903 #356207 #539B0B
Accessibility & contrast
On white
15.53
#162903 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#162903 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #162903
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##162903 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##162903 | 1.00 | 15.53 | 1.35 | 15.53 |
| #FFFFFF | 15.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2500
Deuteranopia (green-blind)
#292306
Tritanopia (blue-blind)
#162722
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #162903; /* rgb */ color: rgb(22, 41, 3); /* oklch */ color: oklch(25.5% 0.066 132.3);
Tailwind
colors: {
custom: {
50: '#546348',
500: '#162903',
950: '#000000',
},
}SCSS
$custom: #162903; $custom-light: #546348; $custom-dark: #000000;
JSON
{
"hex": "#162903",
"rgb": {
"r": 22,
"g": 41,
"b": 3
},
"hsl": {
"h": 90,
"s": 86.364,
"l": 8.627
},
"oklch": {
"l": 0.25501,
"c": 0.06591,
"h": 132.3
},
"luminance": 0.01763
}Semantic roles & 50–950 ramp
primary
#162903
secondary
#441B6D
accent
#2BFD94
background
#F4F5F4
surface
#E8EAE6
border
#C4C6C2
text
#030500
muted
#787977