#0D2201#0D2201
#0D2201 is a very dark, moderate yellow-green. Relative luminance 0.012; OKLCH L 22.6% C 0.064 H 135.3°. Best body text is #FFFFFF at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #0D2201 |
|---|---|
| RGB | rgb(13, 34, 1) |
| HSL | hsl(98, 94%, 7%) |
| HSV | hsv(98, 97%, 13%) |
| CMYK | cmyk(61.8%, 0%, 97.1%, 86.7%) |
| CIE-LAB | lab(10.79, -16.05, 15.35) |
| CIE-LCH | lch(10.79, 22.21, 136.28°) |
| OKLab | oklab(22.56% -0.0454 0.0449) |
| OKLCH | oklch(22.56% 0.064 135.3) |
| XYZ | xyz(0.7435, 1.2318, 0.2273) |
| Luminance | 0.0123 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.37
Dark Forest Green
#002D04
ΔE00 5.51
Dark Green
#033500
ΔE00 8.20
Hunter Green (survey)
#0B4008
ΔE00 10.98
Forrest Green
#154406
ΔE00 12.29
Pine Green
#0A481E
ΔE00 12.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0D2201 #160122
analogous
#1E2201 #0D2201 #012206
triadic
#0D2201 #010D22 #22010D
tetradic
#0D2201 #011E22 #160122 #220601
square
#0D2201 #011E22 #160122 #220601
split-complementary
#0D2201 #060122 #22011E
monochromatic
#0B1E01 #0B1E01 #0D2201 #245D03 #3A9904
Accessibility & contrast
On white
16.85
#0D2201 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#0D2201 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0D2201
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0D2201 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0D2201 | 1.00 | 16.85 | 1.25 | 16.85 |
| #FFFFFF | 16.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241E00
Deuteranopia (green-blind)
#211C03
Tritanopia (blue-blind)
#0C201B
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #0d2201; /* rgb */ color: rgb(13, 34, 1); /* oklch */ color: oklch(22.6% 0.064 135.3);
Tailwind
colors: {
custom: {
50: '#4c5d47',
500: '#0d2201',
950: '#000000',
},
}SCSS
$custom: #0d2201; $custom-light: #4c5d47; $custom-dark: #000000;
JSON
{
"hex": "#0d2201",
"rgb": {
"r": 13,
"g": 34,
"b": 1
},
"hsl": {
"h": 98.182,
"s": 94.286,
"l": 6.863
},
"oklch": {
"l": 0.22557,
"c": 0.06392,
"h": 135.3
},
"luminance": 0.01232
}Semantic roles & 50–950 ramp
primary
#0D2201
secondary
#4B1669
accent
#29FFB1
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977