#0D2603#0D2603
#0D2603 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 23.9% C 0.067 H 137.7°. Best body text is #FFFFFF at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #0D2603 |
|---|---|
| RGB | rgb(13, 38, 3) |
| HSL | hsl(103, 85%, 8%) |
| HSV | hsv(103, 92%, 15%) |
| CMYK | cmyk(65.8%, 0%, 92.1%, 85.1%) |
| CIE-LAB | lab(12.47, -17.90, 16.85) |
| CIE-LCH | lch(12.47, 24.58, 136.74°) |
| OKLab | oklab(23.95% -0.0496 0.0452) |
| OKLCH | oklch(23.95% 0.067 137.7) |
| XYZ | xyz(0.8755, 1.4783, 0.3253) |
| Luminance | 0.0148 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.77
Dark Forest Green
#002D04
ΔE00 4.00
Dark Green
#033500
ΔE00 6.62
Hunter Green (survey)
#0B4008
ΔE00 9.41
Forrest Green
#154406
ΔE00 10.77
Pine Green
#0A481E
ΔE00 10.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0D2603 #1C0326
analogous
#1E2603 #0D2603 #03260A
triadic
#0D2603 #030D26 #26030D
tetradic
#0D2603 #031E26 #1C0326 #260A03
square
#0D2603 #031E26 #1C0326 #260A03
split-complementary
#0D2603 #0A0326 #26031E
monochromatic
#0A1C02 #0A1C02 #0D2603 #205F07 #34970C
Accessibility & contrast
On white
16.21
#0D2603 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#0D2603 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0D2603
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0D2603 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0D2603 | 1.00 | 16.21 | 1.30 | 16.21 |
| #FFFFFF | 16.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282200
Deuteranopia (green-blind)
#242005
Tritanopia (blue-blind)
#0B241F
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #0d2603; /* rgb */ color: rgb(13, 38, 3); /* oklch */ color: oklch(23.9% 0.067 137.7);
Tailwind
colors: {
custom: {
50: '#4d6048',
500: '#0d2603',
950: '#000000',
},
}SCSS
$custom: #0d2603; $custom-light: #4d6048; $custom-dark: #000000;
JSON
{
"hex": "#0d2603",
"rgb": {
"r": 13,
"g": 38,
"b": 3
},
"hsl": {
"h": 102.857,
"s": 85.366,
"l": 8.039
},
"oklch": {
"l": 0.23949,
"c": 0.0671,
"h": 137.7
},
"luminance": 0.01478
}Semantic roles & 50–950 ramp
primary
#0D2603
secondary
#531B6A
accent
#2CFCC0
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010500
muted
#777977