#103E10#103E10
#103E10 is a dark, moderate green. Relative luminance 0.036; OKLCH L 32.1% C 0.089 H 143.1°. Best body text is #FFFFFF at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #103E10 |
|---|---|
| RGB | rgb(16, 62, 16) |
| HSL | hsl(120, 59%, 15%) |
| HSV | hsv(120, 74%, 24%) |
| CMYK | cmyk(74.2%, 0%, 74.2%, 75.7%) |
| CIE-LAB | lab(22.28, -26.26, 23.07) |
| CIE-LCH | lch(22.28, 34.96, 138.71°) |
| OKLab | oklab(32.13% -0.0713 0.0535) |
| OKLCH | oklch(32.13% 0.089 143.1) |
| XYZ | xyz(2.0297, 3.5926, 1.0766) |
| Luminance | 0.0359 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 1.99
Dark Green
#033500
ΔE00 3.01
Forrest Green
#154406
ΔE00 3.50
Forest Green (survey)
#06470C
ΔE00 3.68
Pine Green
#0A481E
ΔE00 3.86
British Racing Green
#05480D
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#103E10 #3E103E
analogous
#273E10 #103E10 #103E27
triadic
#103E10 #10103E #3E1010
tetradic
#103E10 #10273E #3E103E #3E2710
square
#103E10 #10273E #3E103E #3E2710
split-complementary
#103E10 #27103E #3E1027
monochromatic
#061806 #061806 #103E10 #1D6F1D #299F29
Accessibility & contrast
On white
12.22
#103E10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.72
#103E10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #103E10
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##103E10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##103E10 | 1.00 | 12.22 | 1.72 | 12.22 |
| #FFFFFF | 12.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.72 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F380A
Deuteranopia (green-blind)
#3A3414
Tritanopia (blue-blind)
#063C34
Achromatopsia (no color)
#353535
Design tokens & code
CSS
--color: #103e10; /* rgb */ color: rgb(16, 62, 16); /* oklch */ color: oklch(32.1% 0.089 143.1);
Tailwind
colors: {
custom: {
50: '#567450',
500: '#103e10',
950: '#000000',
},
}SCSS
$custom: #103e10; $custom-light: #567450; $custom-dark: #000000;
JSON
{
"hex": "#103e10",
"rgb": {
"r": 16,
"g": 62,
"b": 16
},
"hsl": {
"h": 120,
"s": 58.974,
"l": 15.294
},
"oklch": {
"l": 0.32125,
"c": 0.08914,
"h": 143.1
},
"luminance": 0.03593
}Semantic roles & 50–950 ramp
primary
#103E10
secondary
#783278
accent
#46E2E2
background
#F5F7F4
surface
#E9EDE7
border
#C5C8C3
text
#030802
muted
#787B78