#0C260A#0C260A
#0C260A is a very dark, muted green. Relative luminance 0.015; OKLCH L 24.0% C 0.059 H 142.2°. Best body text is #FFFFFF at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #0C260A |
|---|---|
| RGB | rgb(12, 38, 10) |
| HSL | hsl(116, 58%, 9%) |
| HSV | hsv(116, 74%, 15%) |
| CMYK | cmyk(68.4%, 0%, 73.7%, 85.1%) |
| CIE-LAB | lab(12.52, -17.17, 14.05) |
| CIE-LCH | lch(12.52, 22.19, 140.70°) |
| OKLab | oklab(24.01% -0.0468 0.0363) |
| OKLCH | oklch(24.01% 0.059 142.2) |
| XYZ | xyz(0.8995, 1.4862, 0.5266) |
| Luminance | 0.0149 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.72
Very Dark Green
#062E03
ΔE00 4.74
Dark Green
#033500
ΔE00 7.63
Hunter Green (survey)
#0B4008
ΔE00 10.25
Evergreen
#05472A
ΔE00 10.97
Pine Green
#0A481E
ΔE00 11.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0C260A #240A26
analogous
#1A260A #0C260A #0A2616
triadic
#0C260A #0A0C26 #260A0C
tetradic
#0C260A #0A1A26 #240A26 #26160A
square
#0C260A #0A1A26 #240A26 #26160A
split-complementary
#0C260A #160A26 #260A1A
monochromatic
#081806 #081806 #0C260A #1B5617 #2B8724
Accessibility & contrast
On white
16.19
#0C260A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#0C260A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0C260A
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0C260A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0C260A | 1.00 | 16.19 | 1.30 | 16.19 |
| #FFFFFF | 16.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272207
Deuteranopia (green-blind)
#24200C
Tritanopia (blue-blind)
#092520
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #0c260a; /* rgb */ color: rgb(12, 38, 10); /* oklch */ color: oklch(24.0% 0.059 142.2);
Tailwind
colors: {
custom: {
50: '#4d604b',
500: '#0c260a',
950: '#000000',
},
}SCSS
$custom: #0c260a; $custom-light: #4d604b; $custom-dark: #000000;
JSON
{
"hex": "#0c260a",
"rgb": {
"r": 12,
"g": 38,
"b": 10
},
"hsl": {
"h": 115.714,
"s": 58.333,
"l": 9.412
},
"oklch": {
"l": 0.24009,
"c": 0.0592,
"h": 142.2
},
"luminance": 0.01486
}Semantic roles & 50–950 ramp
primary
#0C260A
secondary
#5E2962
accent
#46E2D6
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010501
muted
#777977