#10401C#10401C
#10401C is a dark, moderate green. Relative luminance 0.039; OKLCH L 32.9% C 0.080 H 148.3°. Best body text is #FFFFFF at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #10401C |
|---|---|
| RGB | rgb(16, 64, 28) |
| HSL | hsl(135, 60%, 16%) |
| HSV | hsv(135, 75%, 25%) |
| CMYK | cmyk(75%, 0%, 56.2%, 74.9%) |
| CIE-LAB | lab(23.21, -25.28, 17.37) |
| CIE-LCH | lch(23.21, 30.67, 145.51°) |
| OKLab | oklab(32.95% -0.0682 0.0421) |
| OKLCH | oklch(32.95% 0.08 148.3) |
| XYZ | xyz(2.2565, 3.8606, 1.7246) |
| Luminance | 0.0386 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 2.91
Evergreen
#05472A
ΔE00 3.96
Hunter Green (survey)
#0B4008
ΔE00 4.67
Dark Green
#033500
ΔE00 5.19
Forest Green (survey)
#06470C
ΔE00 5.43
British Racing Green
#05480D
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#10401C #401034
analogous
#1C4010 #10401C #104034
triadic
#10401C #1C1040 #401C10
tetradic
#10401C #101C40 #401034 #403410
square
#10401C #101C40 #401034 #403410
split-complementary
#10401C #341040 #40101C
monochromatic
#06180B #06180B #10401C #1C7131 #28A247
Accessibility & contrast
On white
11.85
#10401C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.77
#10401C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #10401C
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##10401C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##10401C | 1.00 | 11.85 | 1.77 | 11.85 |
| #FFFFFF | 11.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.77 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#413A19
Deuteranopia (green-blind)
#3B361F
Tritanopia (blue-blind)
#023F38
Achromatopsia (no color)
#373737
Design tokens & code
CSS
--color: #10401c; /* rgb */ color: rgb(16, 64, 28); /* oklch */ color: oklch(32.9% 0.080 148.3);
Tailwind
colors: {
custom: {
50: '#557559',
500: '#10401c',
950: '#000000',
},
}SCSS
$custom: #10401c; $custom-light: #557559; $custom-dark: #000000;
JSON
{
"hex": "#10401c",
"rgb": {
"r": 16,
"g": 64,
"b": 28
},
"hsl": {
"h": 135,
"s": 60,
"l": 15.686
},
"oklch": {
"l": 0.32945,
"c": 0.08015,
"h": 148.3
},
"luminance": 0.03861
}Semantic roles & 50–950 ramp
primary
#10401C
secondary
#7A3268
accent
#45BCE3
background
#F5F7F5
surface
#E9EDE9
border
#C5C8C5
text
#030803
muted
#787B78