#0D2500#0D2500
#0D2500 is a very dark, moderate yellow-green. Relative luminance 0.014; OKLCH L 23.6% C 0.070 H 135.8°. Best body text is #FFFFFF at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #0D2500 |
|---|---|
| RGB | rgb(13, 37, 0) |
| HSL | hsl(99, 100%, 7%) |
| HSV | hsv(99, 100%, 15%) |
| CMYK | cmyk(64.9%, 0%, 100%, 85.5%) |
| CIE-LAB | lab(12.01, -17.89, 17.45) |
| CIE-LCH | lch(12.01, 24.99, 135.71°) |
| OKLab | oklab(23.56% -0.0501 0.0487) |
| OKLCH | oklch(23.56% 0.07 135.8) |
| XYZ | xyz(0.8275, 1.4086, 0.2283) |
| Luminance | 0.0141 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.85
Dark Forest Green
#002D04
ΔE00 4.13
Dark Green
#033500
ΔE00 6.66
Hunter Green (survey)
#0B4008
ΔE00 9.51
Forrest Green
#154406
ΔE00 10.85
Pine Green
#0A481E
ΔE00 11.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0D2500 #180025
analogous
#202500 #0D2500 #002506
triadic
#0D2500 #000D25 #25000D
tetradic
#0D2500 #002025 #180025 #250600
square
#0D2500 #002025 #180025 #250600
split-complementary
#0D2500 #060025 #250020
monochromatic
#0B1F00 #0B1F00 #0D2500 #236200 #389F00
Accessibility & contrast
On white
16.38
#0D2500 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#0D2500 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0D2500
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0D2500 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0D2500 | 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)
#241F02
Tritanopia (blue-blind)
#0C231E
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #0d2500; /* rgb */ color: rgb(13, 37, 0); /* oklch */ color: oklch(23.6% 0.070 135.8);
Tailwind
colors: {
custom: {
50: '#4d6046',
500: '#0d2500',
950: '#000000',
},
}SCSS
$custom: #0d2500; $custom-light: #4d6046; $custom-dark: #000000;
JSON
{
"hex": "#0d2500",
"rgb": {
"r": 13,
"g": 37,
"b": 0
},
"hsl": {
"h": 98.919,
"s": 100,
"l": 7.255
},
"oklch": {
"l": 0.23561,
"c": 0.06986,
"h": 135.8
},
"luminance": 0.01409
}Semantic roles & 50–950 ramp
primary
#0D2500
secondary
#4E136D
accent
#29FFB4
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977