#0A3D0D#0A3D0D
#0A3D0D is a dark, moderate green. Relative luminance 0.034; OKLCH L 31.6% C 0.093 H 143.7°. Best body text is #FFFFFF at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #0A3D0D |
|---|---|
| RGB | rgb(10, 61, 13) |
| HSL | hsl(124, 72%, 14%) |
| HSV | hsv(124, 84%, 24%) |
| CMYK | cmyk(83.6%, 0%, 78.7%, 76.1%) |
| CIE-LAB | lab(21.69, -27.58, 23.89) |
| CIE-LCH | lch(21.69, 36.49, 139.09°) |
| OKLab | oklab(31.59% -0.0747 0.0548) |
| OKLCH | oklch(31.59% 0.093 143.7) |
| XYZ | xyz(1.8664, 3.4309, 0.9445) |
| Luminance | 0.0343 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 1.70
Dark Green
#033500
ΔE00 2.51
Forrest Green
#154406
ΔE00 3.48
Forest Green (survey)
#06470C
ΔE00 3.55
British Racing Green
#05480D
ΔE00 3.83
Pine Green
#0A481E
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0A3D0D #3D0A3A
analogous
#213D0A #0A3D0D #0A3D27
triadic
#0A3D0D #0D0A3D #3D0D0A
tetradic
#0A3D0D #0A213D #3D0A3A #3D270A
square
#0A3D0D #0A213D #3D0A3A #3D270A
split-complementary
#0A3D0D #270A3D #3D0A21
monochromatic
#041A06 #041A06 #0A3D0D #137218 #1BA623
Accessibility & contrast
On white
12.45
#0A3D0D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.69
#0A3D0D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0A3D0D
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0A3D0D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0A3D0D | 1.00 | 12.45 | 1.69 | 12.45 |
| #FFFFFF | 12.45 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.69 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.45 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E3607
Deuteranopia (green-blind)
#393212
Tritanopia (blue-blind)
#003B33
Achromatopsia (no color)
#343434
Design tokens & code
CSS
--color: #0a3d0d; /* rgb */ color: rgb(10, 61, 13); /* oklch */ color: oklch(31.6% 0.093 143.7);
Tailwind
colors: {
custom: {
50: '#53734e',
500: '#0a3d0d',
950: '#000000',
},
}SCSS
$custom: #0a3d0d; $custom-light: #53734e; $custom-dark: #000000;
JSON
{
"hex": "#0a3d0d",
"rgb": {
"r": 10,
"g": 61,
"b": 13
},
"hsl": {
"h": 123.529,
"s": 71.831,
"l": 13.922
},
"oklch": {
"l": 0.31585,
"c": 0.09265,
"h": 143.7
},
"luminance": 0.03431
}Semantic roles & 50–950 ramp
primary
#0A3D0D
secondary
#7A2876
accent
#39E4EF
background
#F5F7F4
surface
#E9EDE7
border
#C5C8C3
text
#030802
muted
#787B78