#103B25#103B25
#103B25 is a dark, moderate green. Relative luminance 0.034; OKLCH L 31.6% C 0.062 H 157.4°. Best body text is #FFFFFF at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #103B25 |
|---|---|
| RGB | rgb(16, 59, 37) |
| HSL | hsl(149, 57%, 15%) |
| HSV | hsv(149, 73%, 23%) |
| CMYK | cmyk(72.9%, 0%, 37.3%, 76.9%) |
| CIE-LAB | lab(21.47, -20.97, 9.41) |
| CIE-LCH | lch(21.47, 22.98, 155.84°) |
| OKLab | oklab(31.58% -0.057 0.0238) |
| OKLCH | oklch(31.58% 0.062 157.4) |
| XYZ | xyz(2.1114, 3.3714, 2.2894) |
| Luminance | 0.0337 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 4.57
Pine Green
#0A481E
ΔE00 7.05
Dark Forest Green
#002D04
ΔE00 7.20
Very Dark Green
#062E03
ΔE00 7.49
Dark Green
#033500
ΔE00 8.64
Hunter Green (survey)
#0B4008
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#103B25 #3B1026
analogous
#113B10 #103B25 #103B3B
triadic
#103B25 #25103B #3B2510
tetradic
#103B25 #10113B #3B1026 #3B3B10
square
#103B25 #10113B #3B1026 #3B3B10
split-complementary
#103B25 #3B103B #3B1011
monochromatic
#07180F #07180F #103B25 #1D6B43 #2A9B61
Accessibility & contrast
On white
12.54
#103B25 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.67
#103B25 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #103B25
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##103B25 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##103B25 | 1.00 | 12.54 | 1.67 | 12.54 |
| #FFFFFF | 12.54 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.67 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.54 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B3624
Deuteranopia (green-blind)
#353226
Tritanopia (blue-blind)
#003B35
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #103b25; /* rgb */ color: rgb(16, 59, 37); /* oklch */ color: oklch(31.6% 0.062 157.4);
Tailwind
colors: {
custom: {
50: '#54715f',
500: '#103b25',
950: '#000000',
},
}SCSS
$custom: #103b25; $custom-light: #54715f; $custom-dark: #000000;
JSON
{
"hex": "#103b25",
"rgb": {
"r": 16,
"g": 59,
"b": 37
},
"hsl": {
"h": 149.302,
"s": 57.333,
"l": 14.706
},
"oklch": {
"l": 0.31578,
"c": 0.06181,
"h": 157.4
},
"luminance": 0.03372
}Semantic roles & 50–950 ramp
primary
#103B25
secondary
#753254
accent
#4796E1
background
#F5F6F5
surface
#E9ECE9
border
#C5C7C5
text
#030804
muted
#787B79