#103F15#103F15
#103F15 is a dark, moderate green. Relative luminance 0.037; OKLCH L 32.5% C 0.086 H 145.0°. Best body text is #FFFFFF at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #103F15 |
|---|---|
| RGB | rgb(16, 63, 21) |
| HSL | hsl(126, 59%, 15%) |
| HSV | hsv(126, 75%, 25%) |
| CMYK | cmyk(74.6%, 0%, 66.7%, 75.3%) |
| CIE-LAB | lab(22.72, -26.01, 20.87) |
| CIE-LCH | lch(22.72, 33.35, 141.26°) |
| OKLab | oklab(32.51% -0.0704 0.0493) |
| OKLCH | oklch(32.51% 0.086 145) |
| XYZ | xyz(2.1264, 3.7191, 1.3151) |
| Luminance | 0.0372 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 2.93
Pine Green
#0A481E
ΔE00 3.14
Dark Green
#033500
ΔE00 3.76
Forest Green (survey)
#06470C
ΔE00 4.13
British Racing Green
#05480D
ΔE00 4.32
Forrest Green
#154406
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#103F15 #3F103A
analogous
#223F10 #103F15 #103F2C
triadic
#103F15 #15103F #3F1510
tetradic
#103F15 #10223F #3F103A #3F2C10
square
#103F15 #10223F #3F103A #3F2C10
split-complementary
#103F15 #2C103F #3F1022
monochromatic
#061808 #061808 #103F15 #1C7025 #29A136
Accessibility & contrast
On white
12.04
#103F15 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.74
#103F15 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #103F15
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##103F15 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##103F15 | 1.00 | 12.04 | 1.74 | 12.04 |
| #FFFFFF | 12.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.74 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#403911
Deuteranopia (green-blind)
#3A3518
Tritanopia (blue-blind)
#043D36
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #103f15; /* rgb */ color: rgb(16, 63, 21); /* oklch */ color: oklch(32.5% 0.086 145.0);
Tailwind
colors: {
custom: {
50: '#567554',
500: '#103f15',
950: '#000000',
},
}SCSS
$custom: #103f15; $custom-light: #567554; $custom-dark: #000000;
JSON
{
"hex": "#103f15",
"rgb": {
"r": 16,
"g": 63,
"b": 21
},
"hsl": {
"h": 126.383,
"s": 59.494,
"l": 15.49
},
"oklch": {
"l": 0.32511,
"c": 0.08594,
"h": 145
},
"luminance": 0.03719
}Semantic roles & 50–950 ramp
primary
#103F15
secondary
#793271
accent
#45D2E3
background
#F5F7F4
surface
#E9EDE7
border
#C5C8C3
text
#030802
muted
#787B78