#103F10#103F10
#103F10 is a dark, moderate green. Relative luminance 0.037; OKLCH L 32.4% C 0.091 H 143.1°. Best body text is #FFFFFF at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #103F10 |
|---|---|
| RGB | rgb(16, 63, 16) |
| HSL | hsl(120, 59%, 15%) |
| HSV | hsv(120, 75%, 25%) |
| CMYK | cmyk(74.6%, 0%, 74.6%, 75.3%) |
| CIE-LAB | lab(22.66, -26.69, 23.49) |
| CIE-LCH | lch(22.66, 35.55, 138.65°) |
| OKLab | oklab(32.45% -0.0725 0.0544) |
| OKLCH | oklch(32.45% 0.091 143.1) |
| XYZ | xyz(2.0846, 3.7024, 1.0949) |
| Luminance | 0.0370 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 1.73
Dark Green
#033500
ΔE00 3.20
Forrest Green
#154406
ΔE00 3.21
Forest Green (survey)
#06470C
ΔE00 3.33
British Racing Green
#05480D
ΔE00 3.59
Pine Green
#0A481E
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#103F10 #3F103F
analogous
#273F10 #103F10 #103F27
triadic
#103F10 #10103F #3F1010
tetradic
#103F10 #10273F #3F103F #3F2710
square
#103F10 #10273F #3F103F #3F2710
split-complementary
#103F10 #27103F #3F1027
monochromatic
#061806 #061806 #103F10 #1C701C #29A129
Accessibility & contrast
On white
12.06
#103F10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.74
#103F10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #103F10
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##103F10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##103F10 | 1.00 | 12.06 | 1.74 | 12.06 |
| #FFFFFF | 12.06 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.74 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.06 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#40380A
Deuteranopia (green-blind)
#3B3514
Tritanopia (blue-blind)
#063D35
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #103f10; /* rgb */ color: rgb(16, 63, 16); /* oklch */ color: oklch(32.4% 0.091 143.1);
Tailwind
colors: {
custom: {
50: '#567550',
500: '#103f10',
950: '#000000',
},
}SCSS
$custom: #103f10; $custom-light: #567550; $custom-dark: #000000;
JSON
{
"hex": "#103f10",
"rgb": {
"r": 16,
"g": 63,
"b": 16
},
"hsl": {
"h": 120,
"s": 59.494,
"l": 15.49
},
"oklch": {
"l": 0.32445,
"c": 0.09059,
"h": 143.1
},
"luminance": 0.03703
}Semantic roles & 50–950 ramp
primary
#103F10
secondary
#793279
accent
#45E3E3
background
#F5F7F4
surface
#E9EDE7
border
#C5C8C3
text
#030802
muted
#787B78