#103C10#103C10
#103C10 is a dark, moderate green. Relative luminance 0.034; OKLCH L 31.5% C 0.086 H 143.2°. Best body text is #FFFFFF at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #103C10 |
|---|---|
| RGB | rgb(16, 60, 16) |
| HSL | hsl(120, 58%, 15%) |
| HSV | hsv(120, 73%, 24%) |
| CMYK | cmyk(73.3%, 0%, 73.3%, 76.5%) |
| CIE-LAB | lab(21.50, -25.40, 22.21) |
| CIE-LCH | lch(21.50, 33.74, 138.84°) |
| OKLab | oklab(31.49% -0.069 0.0516) |
| OKLCH | oklch(31.49% 0.086 143.2) |
| XYZ | xyz(1.9230, 3.3791, 1.0410) |
| Luminance | 0.0338 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 2.59
Dark Green
#033500
ΔE00 2.72
Forrest Green
#154406
ΔE00 4.11
Very Dark Green
#062E03
ΔE00 4.20
Pine Green
#0A481E
ΔE00 4.28
Forest Green (survey)
#06470C
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#103C10 #3C103C
analogous
#263C10 #103C10 #103C26
triadic
#103C10 #10103C #3C1010
tetradic
#103C10 #10263C #3C103C #3C2610
square
#103C10 #10263C #3C103C #3C2610
split-complementary
#103C10 #26103C #3C1026
monochromatic
#061806 #061806 #103C10 #1D6C1D #2A9D2A
Accessibility & contrast
On white
12.53
#103C10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.68
#103C10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #103C10
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##103C10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##103C10 | 1.00 | 12.53 | 1.68 | 12.53 |
| #FFFFFF | 12.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.68 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D360B
Deuteranopia (green-blind)
#383214
Tritanopia (blue-blind)
#073A33
Achromatopsia (no color)
#343434
Design tokens & code
CSS
--color: #103c10; /* rgb */ color: rgb(16, 60, 16); /* oklch */ color: oklch(31.5% 0.086 143.2);
Tailwind
colors: {
custom: {
50: '#557250',
500: '#103c10',
950: '#000000',
},
}SCSS
$custom: #103c10; $custom-light: #557250; $custom-dark: #000000;
JSON
{
"hex": "#103c10",
"rgb": {
"r": 16,
"g": 60,
"b": 16
},
"hsl": {
"h": 120,
"s": 57.895,
"l": 14.902
},
"oklch": {
"l": 0.31485,
"c": 0.08618,
"h": 143.2
},
"luminance": 0.03379
}Semantic roles & 50–950 ramp
primary
#103C10
secondary
#763276
accent
#47E1E1
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#030802
muted
#787B78