#103B10#103B10
#103B10 is a dark, moderate green. Relative luminance 0.033; OKLCH L 31.2% C 0.085 H 143.2°. Best body text is #FFFFFF at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #103B10 |
|---|---|
| RGB | rgb(16, 59, 16) |
| HSL | hsl(120, 57%, 15%) |
| HSV | hsv(120, 73%, 23%) |
| CMYK | cmyk(72.9%, 0%, 72.9%, 76.9%) |
| CIE-LAB | lab(21.11, -24.97, 21.78) |
| CIE-LCH | lch(21.11, 33.13, 138.90°) |
| OKLab | oklab(31.17% -0.0678 0.0507) |
| OKLCH | oklch(31.17% 0.085 143.2) |
| XYZ | xyz(1.8711, 3.2753, 1.0237) |
| Luminance | 0.0328 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 2.65
Hunter Green (survey)
#0B4008
ΔE00 2.92
Very Dark Green
#062E03
ΔE00 3.89
Dark Forest Green
#002D04
ΔE00 4.39
Forrest Green
#154406
ΔE00 4.44
Pine Green
#0A481E
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#103B10 #3B103B
analogous
#263B10 #103B10 #103B26
triadic
#103B10 #10103B #3B1010
tetradic
#103B10 #10263B #3B103B #3B2610
square
#103B10 #10263B #3B103B #3B2610
split-complementary
#103B10 #26103B #3B1026
monochromatic
#071807 #071807 #103B10 #1D6B1D #2A9B2A
Accessibility & contrast
On white
12.69
#103B10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.66
#103B10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #103B10
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##103B10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##103B10 | 1.00 | 12.69 | 1.66 | 12.69 |
| #FFFFFF | 12.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.66 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C350B
Deuteranopia (green-blind)
#373114
Tritanopia (blue-blind)
#073932
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #103b10; /* rgb */ color: rgb(16, 59, 16); /* oklch */ color: oklch(31.2% 0.085 143.2);
Tailwind
colors: {
custom: {
50: '#557150',
500: '#103b10',
950: '#000000',
},
}SCSS
$custom: #103b10; $custom-light: #557150; $custom-dark: #000000;
JSON
{
"hex": "#103b10",
"rgb": {
"r": 16,
"g": 59,
"b": 16
},
"hsl": {
"h": 120,
"s": 57.333,
"l": 14.706
},
"oklch": {
"l": 0.31165,
"c": 0.08469,
"h": 143.2
},
"luminance": 0.03275
}Semantic roles & 50–950 ramp
primary
#103B10
secondary
#753275
accent
#47E1E1
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#030802
muted
#787B78