#0C2C19#0C2C19
#0C2C19 is a dark, muted green. Relative luminance 0.019; OKLCH L 26.3% C 0.052 H 154.4°. Best body text is #FFFFFF at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #0C2C19 |
|---|---|
| RGB | rgb(12, 44, 25) |
| HSL | hsl(144, 57%, 11%) |
| HSV | hsv(144, 73%, 17%) |
| CMYK | cmyk(72.7%, 0%, 43.2%, 82.7%) |
| CIE-LAB | lab(15.22, -17.26, 8.94) |
| CIE-LCH | lch(15.22, 19.43, 152.61°) |
| OKLab | oklab(26.32% -0.0468 0.0225) |
| OKLCH | oklch(26.32% 0.052 154.4) |
| XYZ | xyz(1.2277, 1.9496, 1.2311) |
| Luminance | 0.0195 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.46
Very Dark Green
#062E03
ΔE00 6.79
Evergreen
#05472A
ΔE00 9.17
Dark Green
#033500
ΔE00 9.27
Pine Green
#0A481E
ΔE00 10.71
Hunter Green (survey)
#0B4008
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0C2C19 #2C0C1F
analogous
#0F2C0C #0C2C19 #0C2C29
triadic
#0C2C19 #190C2C #2C190C
tetradic
#0C2C19 #0C0F2C #2C0C1F #2C290C
square
#0C2C19 #0C0F2C #2C0C1F #2C290C
split-complementary
#0C2C19 #290C2C #2C0C0F
monochromatic
#07180E #07180E #0C2C19 #195C34 #268C50
Accessibility & contrast
On white
15.11
#0C2C19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#0C2C19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0C2C19
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0C2C19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0C2C19 | 1.00 | 15.11 | 1.39 | 15.11 |
| #FFFFFF | 15.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2818
Deuteranopia (green-blind)
#28251A
Tritanopia (blue-blind)
#032B27
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #0c2c19; /* rgb */ color: rgb(12, 44, 25); /* oklch */ color: oklch(26.3% 0.052 154.4);
Tailwind
colors: {
custom: {
50: '#4f6555',
500: '#0c2c19',
950: '#000000',
},
}SCSS
$custom: #0c2c19; $custom-light: #4f6555; $custom-dark: #000000;
JSON
{
"hex": "#0c2c19",
"rgb": {
"r": 12,
"g": 44,
"b": 25
},
"hsl": {
"h": 144.375,
"s": 57.143,
"l": 10.98
},
"oklch": {
"l": 0.26318,
"c": 0.05194,
"h": 154.4
},
"luminance": 0.0195
}Semantic roles & 50–950 ramp
primary
#0C2C19
secondary
#672C4F
accent
#47A2E0
background
#F4F6F4
surface
#E7EBE8
border
#C3C6C4
text
#020503
muted
#787A78