#103403#103403
#103403 is a dark, moderate green. Relative luminance 0.026; OKLCH L 28.8% C 0.086 H 138.8°. Best body text is #FFFFFF at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #103403 |
|---|---|
| RGB | rgb(16, 52, 3) |
| HSL | hsl(104, 89%, 11%) |
| HSV | hsv(104, 94%, 20%) |
| CMYK | cmyk(69.2%, 0%, 94.2%, 79.6%) |
| CIE-LAB | lab(18.24, -23.37, 24.22) |
| CIE-LCH | lch(18.24, 33.65, 133.97°) |
| OKLab | oklab(28.75% -0.0645 0.0564) |
| OKLCH | oklch(28.75% 0.086 138.8) |
| XYZ | xyz(1.4581, 2.5726, 0.5059) |
| Luminance | 0.0257 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 1.94
Very Dark Green
#062E03
ΔE00 2.62
Dark Forest Green
#002D04
ΔE00 3.63
Hunter Green (survey)
#0B4008
ΔE00 4.11
Forrest Green
#154406
ΔE00 5.34
Forest Green (survey)
#06470C
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#103403 #270334
analogous
#283403 #103403 #03340E
triadic
#103403 #031034 #340310
tetradic
#103403 #032834 #270334 #340E03
square
#103403 #032834 #270334 #340E03
split-complementary
#103403 #0E0334 #340328
monochromatic
#091D02 #091D02 #103403 #226E06 #34A80A
Accessibility & contrast
On white
13.87
#103403 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.51
#103403 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #103403
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##103403 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##103403 | 1.00 | 13.87 | 1.51 | 13.87 |
| #FFFFFF | 13.87 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.51 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.87 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#362E00
Deuteranopia (green-blind)
#312B08
Tritanopia (blue-blind)
#0C322B
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #103403; /* rgb */ color: rgb(16, 52, 3); /* oklch */ color: oklch(28.8% 0.086 138.8);
Tailwind
colors: {
custom: {
50: '#536c48',
500: '#103403',
950: '#000000',
},
}SCSS
$custom: #103403; $custom-light: #536c48; $custom-dark: #000000;
JSON
{
"hex": "#103403",
"rgb": {
"r": 16,
"g": 52,
"b": 3
},
"hsl": {
"h": 104.082,
"s": 89.091,
"l": 10.784
},
"oklch": {
"l": 0.28751,
"c": 0.08571,
"h": 138.8
},
"luminance": 0.02573
}Semantic roles & 50–950 ramp
primary
#103403
secondary
#5F1C77
accent
#29FFC6
background
#F5F6F4
surface
#E8EBE6
border
#C4C6C2
text
#030701
muted
#787A77