#103E19#103E19
#103E19 is a dark, moderate green. Relative luminance 0.036; OKLCH L 32.3% C 0.080 H 147.0°. Best body text is #FFFFFF at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #103E19 |
|---|---|
| RGB | rgb(16, 62, 25) |
| HSL | hsl(132, 59%, 15%) |
| HSV | hsv(132, 74%, 24%) |
| CMYK | cmyk(74.2%, 0%, 59.7%, 75.7%) |
| CIE-LAB | lab(22.39, -24.92, 18.16) |
| CIE-LCH | lch(22.39, 30.84, 143.92°) |
| OKLab | oklab(32.26% -0.0673 0.0437) |
| OKLCH | oklch(32.26% 0.08 147) |
| XYZ | xyz(2.1116, 3.6254, 1.5080) |
| Luminance | 0.0363 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 3.40
Hunter Green (survey)
#0B4008
ΔE00 4.28
Dark Green
#033500
ΔE00 4.48
Evergreen
#05472A
ΔE00 4.71
Very Dark Green
#062E03
ΔE00 5.03
Dark Forest Green
#002D04
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#103E19 #3E1035
analogous
#1E3E10 #103E19 #103E30
triadic
#103E19 #19103E #3E1910
tetradic
#103E19 #101E3E #3E1035 #3E3010
square
#103E19 #101E3E #3E1035 #3E3010
split-complementary
#103E19 #30103E #3E101E
monochromatic
#06180A #06180A #103E19 #1D6F2D #299F40
Accessibility & contrast
On white
12.17
#103E19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.73
#103E19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #103E19
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##103E19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##103E19 | 1.00 | 12.17 | 1.73 | 12.17 |
| #FFFFFF | 12.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.73 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F3816
Deuteranopia (green-blind)
#39341C
Tritanopia (blue-blind)
#043C36
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #103e19; /* rgb */ color: rgb(16, 62, 25); /* oklch */ color: oklch(32.3% 0.080 147.0);
Tailwind
colors: {
custom: {
50: '#557456',
500: '#103e19',
950: '#000000',
},
}SCSS
$custom: #103e19; $custom-light: #557456; $custom-dark: #000000;
JSON
{
"hex": "#103e19",
"rgb": {
"r": 16,
"g": 62,
"b": 25
},
"hsl": {
"h": 131.739,
"s": 58.974,
"l": 15.294
},
"oklch": {
"l": 0.32259,
"c": 0.08024,
"h": 147
},
"luminance": 0.03626
}Semantic roles & 50–950 ramp
primary
#103E19
secondary
#78326A
accent
#46C4E2
background
#F5F7F5
surface
#E9EDE9
border
#C5C8C5
text
#030803
muted
#787B78