#0D2501#0D2501
#0D2501 is a very dark, moderate green. Relative luminance 0.014; OKLCH L 23.6% C 0.068 H 136.4°. Best body text is #FFFFFF at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #0D2501 |
|---|---|
| RGB | rgb(13, 37, 1) |
| HSL | hsl(100, 95%, 7%) |
| HSV | hsv(100, 97%, 15%) |
| CMYK | cmyk(64.9%, 0%, 97.3%, 85.5%) |
| CIE-LAB | lab(12.03, -17.73, 17.06) |
| CIE-LCH | lch(12.03, 24.61, 136.09°) |
| OKLab | oklab(23.58% -0.0495 0.0472) |
| OKLCH | oklch(23.58% 0.068 136.4) |
| XYZ | xyz(0.8330, 1.4108, 0.2571) |
| Luminance | 0.0141 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.96
Dark Forest Green
#002D04
ΔE00 4.20
Dark Green
#033500
ΔE00 6.79
Hunter Green (survey)
#0B4008
ΔE00 9.62
Forrest Green
#154406
ΔE00 10.96
Pine Green
#0A481E
ΔE00 11.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0D2501 #190125
analogous
#1F2501 #0D2501 #012507
triadic
#0D2501 #010D25 #25010D
tetradic
#0D2501 #011F25 #190125 #250701
square
#0D2501 #011F25 #190125 #250701
split-complementary
#0D2501 #070125 #25011F
monochromatic
#0A1E01 #0A1E01 #0D2501 #226103 #379C04
Accessibility & contrast
On white
16.38
#0D2501 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#0D2501 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0D2501
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0D2501 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0D2501 | 1.00 | 16.38 | 1.28 | 16.38 |
| #FFFFFF | 16.38 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.38 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272100
Deuteranopia (green-blind)
#241F03
Tritanopia (blue-blind)
#0C231E
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #0d2501; /* rgb */ color: rgb(13, 37, 1); /* oklch */ color: oklch(23.6% 0.068 136.4);
Tailwind
colors: {
custom: {
50: '#4d6047',
500: '#0d2501',
950: '#000000',
},
}SCSS
$custom: #0d2501; $custom-light: #4d6047; $custom-dark: #000000;
JSON
{
"hex": "#0d2501",
"rgb": {
"r": 13,
"g": 37,
"b": 1
},
"hsl": {
"h": 100,
"s": 94.737,
"l": 7.451
},
"oklch": {
"l": 0.23577,
"c": 0.06838,
"h": 136.4
},
"luminance": 0.01411
}Semantic roles & 50–950 ramp
primary
#0D2501
secondary
#4F166C
accent
#29FFB8
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977