#0D400F#0D400F
#0D400F is a dark, moderate green. Relative luminance 0.038; OKLCH L 32.7% C 0.094 H 143.5°. Best body text is #FFFFFF at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #0D400F |
|---|---|
| RGB | rgb(13, 64, 15) |
| HSL | hsl(122, 66%, 15%) |
| HSV | hsv(122, 80%, 25%) |
| CMYK | cmyk(79.7%, 0%, 76.6%, 74.9%) |
| CIE-LAB | lab(22.95, -27.92, 24.28) |
| CIE-LCH | lch(22.95, 37.01, 138.99°) |
| OKLab | oklab(32.66% -0.0757 0.0559) |
| OKLCH | oklch(32.66% 0.094 143.5) |
| XYZ | xyz(2.0855, 3.7866, 1.0728) |
| Luminance | 0.0379 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 1.32
Forest Green (survey)
#06470C
ΔE00 2.77
Forrest Green
#154406
ΔE00 2.89
British Racing Green
#05480D
ΔE00 3.03
Dark Green
#033500
ΔE00 3.35
Pine Green
#0A481E
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0D400F #400D3E
analogous
#24400D #0D400F #0D4028
triadic
#0D400F #0F0D40 #400F0D
tetradic
#0D400F #0D2440 #400D3E #40280D
square
#0D400F #0D2440 #400D3E #40280D
split-complementary
#0D400F #280D40 #400D24
monochromatic
#051906 #051906 #0D400F #17731B #22A627
Accessibility & contrast
On white
11.95
#0D400F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.76
#0D400F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0D400F
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0D400F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0D400F | 1.00 | 11.95 | 1.76 | 11.95 |
| #FFFFFF | 11.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.76 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#413908
Deuteranopia (green-blind)
#3C3514
Tritanopia (blue-blind)
#013E36
Achromatopsia (no color)
#373737
Design tokens & code
CSS
--color: #0d400f; /* rgb */ color: rgb(13, 64, 15); /* oklch */ color: oklch(32.7% 0.094 143.5);
Tailwind
colors: {
custom: {
50: '#557550',
500: '#0d400f',
950: '#000000',
},
}SCSS
$custom: #0d400f; $custom-light: #557550; $custom-dark: #000000;
JSON
{
"hex": "#0d400f",
"rgb": {
"r": 13,
"g": 64,
"b": 15
},
"hsl": {
"h": 122.353,
"s": 66.234,
"l": 15.098
},
"oklch": {
"l": 0.32658,
"c": 0.09411,
"h": 143.5
},
"luminance": 0.03787
}Semantic roles & 50–950 ramp
primary
#0D400F
secondary
#7C2D78
accent
#3FE2E9
background
#F5F7F4
surface
#E9EDE7
border
#C5C8C3
text
#030802
muted
#787B78