#0D260B#0D260B
#0D260B is a very dark, muted green. Relative luminance 0.015; OKLCH L 24.1% C 0.057 H 142.2°. Best body text is #FFFFFF at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #0D260B |
|---|---|
| RGB | rgb(13, 38, 11) |
| HSL | hsl(116, 55%, 10%) |
| HSV | hsv(116, 71%, 15%) |
| CMYK | cmyk(65.8%, 0%, 71.1%, 85.1%) |
| CIE-LAB | lab(12.58, -16.66, 13.73) |
| CIE-LCH | lch(12.58, 21.59, 140.51°) |
| OKLab | oklab(24.08% -0.0454 0.0352) |
| OKLCH | oklch(24.08% 0.057 142.2) |
| XYZ | xyz(0.9195, 1.4959, 0.5568) |
| Luminance | 0.0150 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.01
Dark Forest Green
#002D04
ΔE00 5.02
Dark Green
#033500
ΔE00 7.87
Hunter Green (survey)
#0B4008
ΔE00 10.44
Evergreen
#05472A
ΔE00 11.07
Pine Green
#0A481E
ΔE00 11.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0D260B #240B26
analogous
#1B260B #0D260B #0B2617
triadic
#0D260B #0B0D26 #260B0D
tetradic
#0D260B #0B1B26 #240B26 #26170B
square
#0D260B #0B1B26 #240B26 #26170B
split-complementary
#0D260B #170B26 #260B1B
monochromatic
#081807 #081807 #0D260B #1D5519 #2D8526
Accessibility & contrast
On white
16.16
#0D260B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#0D260B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0D260B
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0D260B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0D260B | 1.00 | 16.16 | 1.30 | 16.16 |
| #FFFFFF | 16.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272208
Deuteranopia (green-blind)
#24200D
Tritanopia (blue-blind)
#0A2520
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #0d260b; /* rgb */ color: rgb(13, 38, 11); /* oklch */ color: oklch(24.1% 0.057 142.2);
Tailwind
colors: {
custom: {
50: '#4e604b',
500: '#0d260b',
950: '#000000',
},
}SCSS
$custom: #0d260b; $custom-light: #4e604b; $custom-dark: #000000;
JSON
{
"hex": "#0d260b",
"rgb": {
"r": 13,
"g": 38,
"b": 11
},
"hsl": {
"h": 115.556,
"s": 55.102,
"l": 9.608
},
"oklch": {
"l": 0.24078,
"c": 0.05746,
"h": 142.2
},
"luminance": 0.01496
}Semantic roles & 50–950 ramp
primary
#0D260B
secondary
#5E2B62
accent
#49DED3
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010501
muted
#777977