#0C2D19#0C2D19
#0C2D19 is a dark, muted green. Relative luminance 0.020; OKLCH L 26.6% C 0.054 H 153.8°. Best body text is #FFFFFF at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #0C2D19 |
|---|---|
| RGB | rgb(12, 45, 25) |
| HSL | hsl(144, 58%, 11%) |
| HSV | hsv(144, 73%, 18%) |
| CMYK | cmyk(73.3%, 0%, 44.4%, 82.4%) |
| CIE-LAB | lab(15.62, -17.78, 9.47) |
| CIE-LCH | lch(15.62, 20.15, 151.95°) |
| OKLab | oklab(26.64% -0.0482 0.0237) |
| OKLCH | oklch(26.64% 0.054 153.8) |
| XYZ | xyz(1.2654, 2.0250, 1.2437) |
| Luminance | 0.0203 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.07
Very Dark Green
#062E03
ΔE00 6.40
Evergreen
#05472A
ΔE00 8.76
Dark Green
#033500
ΔE00 8.83
Pine Green
#0A481E
ΔE00 10.24
Hunter Green (survey)
#0B4008
ΔE00 10.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0C2D19 #2D0C20
analogous
#0F2D0C #0C2D19 #0C2D29
triadic
#0C2D19 #190C2D #2D190C
tetradic
#0C2D19 #0C0F2D #2D0C20 #2D290C
square
#0C2D19 #0C0F2D #2D0C20 #2D290C
split-complementary
#0C2D19 #290C2D #2D0C0F
monochromatic
#06180D #06180D #0C2D19 #195D34 #268E4F
Accessibility & contrast
On white
14.95
#0C2D19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#0C2D19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0C2D19
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0C2D19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0C2D19 | 1.00 | 14.95 | 1.41 | 14.95 |
| #FFFFFF | 14.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2918
Deuteranopia (green-blind)
#29261A
Tritanopia (blue-blind)
#032C28
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #0c2d19; /* rgb */ color: rgb(12, 45, 25); /* oklch */ color: oklch(26.6% 0.054 153.8);
Tailwind
colors: {
custom: {
50: '#4f6655',
500: '#0c2d19',
950: '#000000',
},
}SCSS
$custom: #0c2d19; $custom-light: #4f6655; $custom-dark: #000000;
JSON
{
"hex": "#0c2d19",
"rgb": {
"r": 12,
"g": 45,
"b": 25
},
"hsl": {
"h": 143.636,
"s": 57.895,
"l": 11.176
},
"oklch": {
"l": 0.26644,
"c": 0.05373,
"h": 153.8
},
"luminance": 0.02025
}Semantic roles & 50–950 ramp
primary
#0C2D19
secondary
#692C51
accent
#47A4E1
background
#F4F6F4
surface
#E7EBE8
border
#C3C6C4
text
#020603
muted
#787A78