#103A0B#103A0B
#103A0B is a dark, moderate green. Relative luminance 0.032; OKLCH L 30.8% C 0.087 H 141.6°. Best body text is #FFFFFF at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #103A0B |
|---|---|
| RGB | rgb(16, 58, 11) |
| HSL | hsl(114, 68%, 14%) |
| HSV | hsv(114, 81%, 23%) |
| CMYK | cmyk(72.4%, 0%, 81%, 77.3%) |
| CIE-LAB | lab(20.67, -25.13, 23.74) |
| CIE-LCH | lch(20.67, 34.57, 136.62°) |
| OKLab | oklab(30.79% -0.0686 0.0544) |
| OKLCH | oklch(30.79% 0.088 141.6) |
| XYZ | xyz(1.7871, 3.1603, 0.8324) |
| Luminance | 0.0316 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 2.04
Hunter Green (survey)
#0B4008
ΔE00 2.50
Very Dark Green
#062E03
ΔE00 3.80
Forrest Green
#154406
ΔE00 3.95
Dark Forest Green
#002D04
ΔE00 4.48
Forest Green (survey)
#06470C
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#103A0B #350B3A
analogous
#273A0B #103A0B #0B3A1D
triadic
#103A0B #0B103A #3A0B10
tetradic
#103A0B #0B273A #350B3A #3A1D0B
square
#103A0B #0B273A #350B3A #3A1D0B
split-complementary
#103A0B #1D0B3A #3A0B27
monochromatic
#071A05 #071A05 #103A0B #1E6D15 #2CA11F
Accessibility & contrast
On white
12.87
#103A0B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.63
#103A0B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #103A0B
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##103A0B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##103A0B | 1.00 | 12.87 | 1.63 | 12.87 |
| #FFFFFF | 12.87 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.63 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.87 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C3405
Deuteranopia (green-blind)
#373010
Tritanopia (blue-blind)
#093831
Achromatopsia (no color)
#323232
Design tokens & code
CSS
--color: #103a0b; /* rgb */ color: rgb(16, 58, 11); /* oklch */ color: oklch(30.8% 0.087 141.6);
Tailwind
colors: {
custom: {
50: '#55714d',
500: '#103a0b',
950: '#000000',
},
}SCSS
$custom: #103a0b; $custom-light: #55714d; $custom-dark: #000000;
JSON
{
"hex": "#103a0b",
"rgb": {
"r": 16,
"g": 58,
"b": 11
},
"hsl": {
"h": 113.617,
"s": 68.116,
"l": 13.529
},
"oklch": {
"l": 0.30785,
"c": 0.0875,
"h": 141.6
},
"luminance": 0.0316
}Semantic roles & 50–950 ramp
primary
#103A0B
secondary
#6F2A77
accent
#3DEBD8
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#030701
muted
#787A77