#103C23#103C23
#103C23 is a dark, moderate green. Relative luminance 0.035; OKLCH L 31.8% C 0.066 H 154.8°. Best body text is #FFFFFF at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #103C23 |
|---|---|
| RGB | rgb(16, 60, 35) |
| HSL | hsl(146, 58%, 15%) |
| HSV | hsv(146, 73%, 24%) |
| CMYK | cmyk(73.3%, 0%, 41.7%, 76.5%) |
| CIE-LAB | lab(21.81, -21.95, 11.17) |
| CIE-LCH | lch(21.81, 24.63, 153.03°) |
| OKLab | oklab(31.84% -0.0595 0.028) |
| OKLCH | oklch(31.84% 0.066 154.8) |
| XYZ | xyz(2.1327, 3.4630, 2.1458) |
| Luminance | 0.0346 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 3.96
Pine Green
#0A481E
ΔE00 6.00
Dark Forest Green
#002D04
ΔE00 6.56
Very Dark Green
#062E03
ΔE00 6.79
Dark Green
#033500
ΔE00 7.69
Hunter Green (survey)
#0B4008
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#103C23 #3C1029
analogous
#133C10 #103C23 #103C39
triadic
#103C23 #23103C #3C2310
tetradic
#103C23 #10133C #3C1029 #3C3910
square
#103C23 #10133C #3C1029 #3C3910
split-complementary
#103C23 #39103C #3C1013
monochromatic
#06180E #06180E #103C23 #1D6C3F #2A9D5B
Accessibility & contrast
On white
12.41
#103C23 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.69
#103C23 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #103C23
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##103C23 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##103C23 | 1.00 | 12.41 | 1.69 | 12.41 |
| #FFFFFF | 12.41 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.69 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.41 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C3721
Deuteranopia (green-blind)
#363325
Tritanopia (blue-blind)
#003B36
Achromatopsia (no color)
#343434
Design tokens & code
CSS
--color: #103c23; /* rgb */ color: rgb(16, 60, 35); /* oklch */ color: oklch(31.8% 0.066 154.8);
Tailwind
colors: {
custom: {
50: '#54725e',
500: '#103c23',
950: '#000000',
},
}SCSS
$custom: #103c23; $custom-light: #54725e; $custom-dark: #000000;
JSON
{
"hex": "#103c23",
"rgb": {
"r": 16,
"g": 60,
"b": 35
},
"hsl": {
"h": 145.909,
"s": 57.895,
"l": 14.902
},
"oklch": {
"l": 0.31839,
"c": 0.06572,
"h": 154.8
},
"luminance": 0.03463
}Semantic roles & 50–950 ramp
primary
#103C23
secondary
#763259
accent
#479EE1
background
#F5F6F5
surface
#E9ECE9
border
#C5C7C5
text
#030804
muted
#787B79