#0D2203#0D2203
#0D2203 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.6% C 0.061 H 136.5°. Best body text is #FFFFFF at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #0D2203 |
|---|---|
| RGB | rgb(13, 34, 3) |
| HSL | hsl(101, 84%, 7%) |
| HSV | hsv(101, 91%, 13%) |
| CMYK | cmyk(61.8%, 0%, 91.2%, 86.7%) |
| CIE-LAB | lab(10.82, -15.74, 14.58) |
| CIE-LCH | lch(10.82, 21.45, 137.19°) |
| OKLab | oklab(22.59% -0.0441 0.0419) |
| OKLCH | oklch(22.59% 0.061 136.5) |
| XYZ | xyz(0.7544, 1.2361, 0.2850) |
| Luminance | 0.0124 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.64
Dark Forest Green
#002D04
ΔE00 5.74
Dark Green
#033500
ΔE00 8.49
Hunter Green (survey)
#0B4008
ΔE00 11.22
Evergreen
#05472A
ΔE00 12.44
Forrest Green
#154406
ΔE00 12.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0D2203 #180322
analogous
#1D2203 #0D2203 #032209
triadic
#0D2203 #030D22 #22030D
tetradic
#0D2203 #031D22 #180322 #220903
square
#0D2203 #031D22 #180322 #220903
split-complementary
#0D2203 #090322 #22031D
monochromatic
#0B1C02 #0B1C02 #0D2203 #235A08 #38920D
Accessibility & contrast
On white
16.84
#0D2203 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#0D2203 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0D2203
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0D2203 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0D2203 | 1.00 | 16.84 | 1.25 | 16.84 |
| #FFFFFF | 16.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241E01
Deuteranopia (green-blind)
#211C05
Tritanopia (blue-blind)
#0C201C
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #0d2203; /* rgb */ color: rgb(13, 34, 3); /* oklch */ color: oklch(22.6% 0.061 136.5);
Tailwind
colors: {
custom: {
50: '#4c5d48',
500: '#0d2203',
950: '#000000',
},
}SCSS
$custom: #0d2203; $custom-light: #4c5d48; $custom-dark: #000000;
JSON
{
"hex": "#0d2203",
"rgb": {
"r": 13,
"g": 34,
"b": 3
},
"hsl": {
"h": 100.645,
"s": 83.784,
"l": 7.255
},
"oklch": {
"l": 0.22593,
"c": 0.06082,
"h": 136.5
},
"luminance": 0.01236
}Semantic roles & 50–950 ramp
primary
#0D2203
secondary
#4E1B66
accent
#2EFAB8
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977