#0C240D#0C240D
#0C240D is a very dark, muted green. Relative luminance 0.014; OKLCH L 23.4% C 0.052 H 144.5°. Best body text is #FFFFFF at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #0C240D |
|---|---|
| RGB | rgb(12, 36, 13) |
| HSL | hsl(123, 50%, 9%) |
| HSV | hsv(123, 67%, 14%) |
| CMYK | cmyk(66.7%, 0%, 63.9%, 85.9%) |
| CIE-LAB | lab(11.75, -15.62, 11.68) |
| CIE-LCH | lch(11.75, 19.50, 143.22°) |
| OKLab | oklab(23.39% -0.0424 0.0303) |
| OKLCH | oklch(23.39% 0.052 144.5) |
| XYZ | xyz(0.8551, 1.3689, 0.5999) |
| Luminance | 0.0137 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.21
Very Dark Green
#062E03
ΔE00 6.31
Dark Green
#033500
ΔE00 9.16
Evergreen
#05472A
ΔE00 11.67
Hunter Green (survey)
#0B4008
ΔE00 11.68
Pine Green
#0A481E
ΔE00 12.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0C240D #240C23
analogous
#17240C #0C240D #0C2419
triadic
#0C240D #0D0C24 #240D0C
tetradic
#0C240D #0C1724 #240C23 #24190C
square
#0C240D #0C1724 #240C23 #24190C
split-complementary
#0C240D #190C24 #240C17
monochromatic
#081708 #081708 #0C240D #1B521E #2B802E
Accessibility & contrast
On white
16.49
#0C240D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#0C240D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0C240D
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0C240D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0C240D | 1.00 | 16.49 | 1.27 | 16.49 |
| #FFFFFF | 16.49 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.49 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#25200B
Deuteranopia (green-blind)
#221E0F
Tritanopia (blue-blind)
#08231F
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #0c240d; /* rgb */ color: rgb(12, 36, 13); /* oklch */ color: oklch(23.4% 0.052 144.5);
Tailwind
colors: {
custom: {
50: '#4d5f4c',
500: '#0c240d',
950: '#000000',
},
}SCSS
$custom: #0c240d; $custom-light: #4d5f4c; $custom-dark: #000000;
JSON
{
"hex": "#0c240d",
"rgb": {
"r": 12,
"g": 36,
"b": 13
},
"hsl": {
"h": 122.5,
"s": 50,
"l": 9.412
},
"oklch": {
"l": 0.23391,
"c": 0.05213,
"h": 144.5
},
"luminance": 0.01369
}Semantic roles & 50–950 ramp
primary
#0C240D
secondary
#5E2D5C
accent
#4ED4DA
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977