#0C290E#0C290E
#0C290E is a dark, muted green. Relative luminance 0.017; OKLCH L 25.1% C 0.060 H 144.8°. Best body text is #FFFFFF at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #0C290E |
|---|---|
| RGB | rgb(12, 41, 14) |
| HSL | hsl(124, 55%, 10%) |
| HSV | hsv(124, 71%, 16%) |
| CMYK | cmyk(70.7%, 0%, 65.9%, 83.9%) |
| CIE-LAB | lab(13.80, -18.03, 13.95) |
| CIE-LCH | lch(13.80, 22.80, 142.28°) |
| OKLab | oklab(25.08% -0.0489 0.0346) |
| OKLCH | oklch(25.08% 0.06 144.8) |
| XYZ | xyz(1.0238, 1.6957, 0.6887) |
| Luminance | 0.0170 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.17
Very Dark Green
#062E03
ΔE00 4.24
Dark Green
#033500
ΔE00 7.06
Hunter Green (survey)
#0B4008
ΔE00 9.55
Evergreen
#05472A
ΔE00 9.97
Pine Green
#0A481E
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0C290E #290C27
analogous
#18290C #0C290E #0C291C
triadic
#0C290E #0E0C29 #290E0C
tetradic
#0C290E #0C1829 #290C27 #291C0C
square
#0C290E #0C1829 #290C27 #291C0C
split-complementary
#0C290E #1C0C29 #290C18
monochromatic
#071808 #071808 #0C290E #1A581E #28882E
Accessibility & contrast
On white
15.68
#0C290E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#0C290E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0C290E
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0C290E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0C290E | 1.00 | 15.68 | 1.34 | 15.68 |
| #FFFFFF | 15.68 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.68 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A250C
Deuteranopia (green-blind)
#262210
Tritanopia (blue-blind)
#072823
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #0c290e; /* rgb */ color: rgb(12, 41, 14); /* oklch */ color: oklch(25.1% 0.060 144.8);
Tailwind
colors: {
custom: {
50: '#4e634d',
500: '#0c290e',
950: '#000000',
},
}SCSS
$custom: #0c290e; $custom-light: #4e634d; $custom-dark: #000000;
JSON
{
"hex": "#0c290e",
"rgb": {
"r": 12,
"g": 41,
"b": 14
},
"hsl": {
"h": 124.138,
"s": 54.717,
"l": 10.392
},
"oklch": {
"l": 0.25082,
"c": 0.05988,
"h": 144.8
},
"luminance": 0.01696
}Semantic roles & 50–950 ramp
primary
#0C290E
secondary
#642D60
accent
#4AD4DE
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020501
muted
#787977