#0D230F#0D230F
#0D230F is a very dark, muted green. Relative luminance 0.013; OKLCH L 23.2% C 0.047 H 145.7°. Best body text is #FFFFFF at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #0D230F |
|---|---|
| RGB | rgb(13, 35, 15) |
| HSL | hsl(125, 46%, 9%) |
| HSV | hsv(125, 63%, 14%) |
| CMYK | cmyk(62.9%, 0%, 57.1%, 86.3%) |
| CIE-LAB | lab(11.43, -14.32, 10.24) |
| CIE-LCH | lch(11.43, 17.60, 144.44°) |
| OKLab | oklab(23.16% -0.0389 0.0265) |
| OKLCH | oklch(23.16% 0.047 145.7) |
| XYZ | xyz(0.8532, 1.3221, 0.6621) |
| Luminance | 0.0132 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.31
Very Dark Green
#062E03
ΔE00 7.40
Dark Green
#033500
ΔE00 10.20
Evergreen
#05472A
ΔE00 12.28
Hunter Green (survey)
#0B4008
ΔE00 12.63
Pine Green
#0A481E
ΔE00 13.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0D230F #230D21
analogous
#16230D #0D230F #0D231A
triadic
#0D230F #0F0D23 #230F0D
tetradic
#0D230F #0D1623 #230D21 #231A0D
square
#0D230F #0D1623 #230D21 #231A0D
split-complementary
#0D230F #1A0D23 #230D16
monochromatic
#08160A #08160A #0D230F #1E5022 #2E7C35
Accessibility & contrast
On white
16.61
#0D230F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#0D230F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0D230F
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0D230F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0D230F | 1.00 | 16.61 | 1.26 | 16.61 |
| #FFFFFF | 16.61 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.61 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#24200D
Deuteranopia (green-blind)
#211E10
Tritanopia (blue-blind)
#0A221E
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #0d230f; /* rgb */ color: rgb(13, 35, 15); /* oklch */ color: oklch(23.2% 0.047 145.7);
Tailwind
colors: {
custom: {
50: '#4d5e4e',
500: '#0d230f',
950: '#000000',
},
}SCSS
$custom: #0d230f; $custom-light: #4d5e4e; $custom-dark: #000000;
JSON
{
"hex": "#0d230f",
"rgb": {
"r": 13,
"g": 35,
"b": 15
},
"hsl": {
"h": 125.455,
"s": 45.833,
"l": 9.412
},
"oklch": {
"l": 0.23155,
"c": 0.04704,
"h": 145.7
},
"luminance": 0.01322
}Semantic roles & 50–950 ramp
primary
#0D230F
secondary
#5C2F58
accent
#52CAD5
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977