#0A360F#0A360F
#0A360F is a dark, moderate green. Relative luminance 0.027; OKLCH L 29.3% C 0.081 H 144.8°. Best body text is #FFFFFF at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #0A360F |
|---|---|
| RGB | rgb(10, 54, 15) |
| HSL | hsl(127, 69%, 13%) |
| HSV | hsv(127, 81%, 21%) |
| CMYK | cmyk(81.5%, 0%, 72.2%, 78.8%) |
| CIE-LAB | lab(18.96, -24.43, 19.82) |
| CIE-LCH | lch(18.96, 31.46, 140.94°) |
| OKLab | oklab(29.33% -0.066 0.0465) |
| OKLCH | oklch(29.33% 0.081 144.8) |
| XYZ | xyz(1.5305, 2.7372, 0.8995) |
| Luminance | 0.0274 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.45
Dark Green
#033500
ΔE00 2.68
Dark Forest Green
#002D04
ΔE00 2.76
Hunter Green (survey)
#0B4008
ΔE00 4.46
Pine Green
#0A481E
ΔE00 5.66
Forrest Green
#154406
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0A360F #360A31
analogous
#1B360A #0A360F #0A3625
triadic
#0A360F #0F0A36 #360F0A
tetradic
#0A360F #0A1B36 #360A31 #36250A
square
#0A360F #0A1B36 #360A31 #36250A
split-complementary
#0A360F #250A36 #360A1B
monochromatic
#051A07 #051A07 #0A360F #146A1D #1D9D2C
Accessibility & contrast
On white
13.57
#0A360F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.55
#0A360F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0A360F
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0A360F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0A360F | 1.00 | 13.57 | 1.55 | 13.57 |
| #FFFFFF | 13.57 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.55 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.57 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#37300B
Deuteranopia (green-blind)
#322D12
Tritanopia (blue-blind)
#00342E
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #0a360f; /* rgb */ color: rgb(10, 54, 15); /* oklch */ color: oklch(29.3% 0.081 144.8);
Tailwind
colors: {
custom: {
50: '#516d4f',
500: '#0a360f',
950: '#000000',
},
}SCSS
$custom: #0a360f; $custom-light: #516d4f; $custom-dark: #000000;
JSON
{
"hex": "#0a360f",
"rgb": {
"r": 10,
"g": 54,
"b": 15
},
"hsl": {
"h": 126.818,
"s": 68.75,
"l": 12.549
},
"oklch": {
"l": 0.29326,
"c": 0.08077,
"h": 144.8
},
"luminance": 0.02737
}Semantic roles & 50–950 ramp
primary
#0A360F
secondary
#73286B
accent
#3CD8EC
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020702
muted
#787A78