#103B23#103B23
#103B23 is a dark, moderate green. Relative luminance 0.034; OKLCH L 31.5% C 0.064 H 155.3°. Best body text is #FFFFFF at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #103B23 |
|---|---|
| RGB | rgb(16, 59, 35) |
| HSL | hsl(147, 57%, 15%) |
| HSV | hsv(147, 73%, 23%) |
| CMYK | cmyk(72.9%, 0%, 40.7%, 76.9%) |
| CIE-LAB | lab(21.43, -21.46, 10.66) |
| CIE-LCH | lch(21.43, 23.96, 153.59°) |
| OKLab | oklab(31.53% -0.0582 0.0268) |
| OKLCH | oklch(31.53% 0.064 155.3) |
| XYZ | xyz(2.0808, 3.3592, 2.1285) |
| Luminance | 0.0336 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 4.33
Pine Green
#0A481E
ΔE00 6.45
Dark Forest Green
#002D04
ΔE00 6.60
Very Dark Green
#062E03
ΔE00 6.85
Dark Green
#033500
ΔE00 7.91
Hunter Green (survey)
#0B4008
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#103B23 #3B1028
analogous
#123B10 #103B23 #103B39
triadic
#103B23 #23103B #3B2310
tetradic
#103B23 #10123B #3B1028 #3B3910
square
#103B23 #10123B #3B1028 #3B3910
split-complementary
#103B23 #39103B #3B1012
monochromatic
#07180E #07180E #103B23 #1D6B40 #2A9B5C
Accessibility & contrast
On white
12.56
#103B23 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.67
#103B23 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #103B23
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##103B23 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##103B23 | 1.00 | 12.56 | 1.67 | 12.56 |
| #FFFFFF | 12.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.67 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B3621
Deuteranopia (green-blind)
#353225
Tritanopia (blue-blind)
#003A35
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #103b23; /* rgb */ color: rgb(16, 59, 35); /* oklch */ color: oklch(31.5% 0.064 155.3);
Tailwind
colors: {
custom: {
50: '#54715e',
500: '#103b23',
950: '#000000',
},
}SCSS
$custom: #103b23; $custom-light: #54715e; $custom-dark: #000000;
JSON
{
"hex": "#103b23",
"rgb": {
"r": 16,
"g": 59,
"b": 35
},
"hsl": {
"h": 146.512,
"s": 57.333,
"l": 14.706
},
"oklch": {
"l": 0.31526,
"c": 0.06405,
"h": 155.3
},
"luminance": 0.03359
}Semantic roles & 50–950 ramp
primary
#103B23
secondary
#753257
accent
#479DE1
background
#F5F6F5
surface
#E9ECE9
border
#C5C7C5
text
#030804
muted
#787B79