#12260E#12260E
#12260E is a very dark, muted green. Relative luminance 0.015; OKLCH L 24.4% C 0.051 H 140.4°. Best body text is #FFFFFF at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #12260E |
|---|---|
| RGB | rgb(18, 38, 14) |
| HSL | hsl(110, 46%, 10%) |
| HSV | hsv(110, 63%, 15%) |
| CMYK | cmyk(52.6%, 0%, 63.2%, 85.1%) |
| CIE-LAB | lab(12.90, -14.22, 12.80) |
| CIE-LCH | lch(12.90, 19.13, 138.00°) |
| OKLab | oklab(24.43% -0.0389 0.0322) |
| OKLCH | oklch(24.43% 0.051 140.4) |
| XYZ | xyz(1.0218, 1.5465, 0.6600) |
| Luminance | 0.0155 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.24
Dark Forest Green
#002D04
ΔE00 6.42
Dark Green
#033500
ΔE00 8.92
Hunter Green (survey)
#0B4008
ΔE00 11.26
Evergreen
#05472A
ΔE00 11.78
Pine Green
#0A481E
ΔE00 12.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#12260E #220E26
analogous
#1E260E #12260E #0E2616
triadic
#12260E #0E1226 #260E12
tetradic
#12260E #0E1E26 #220E26 #26160E
square
#12260E #0E1E26 #220E26 #26160E
split-complementary
#12260E #160E26 #260E1E
monochromatic
#0B1608 #0B1608 #12260E #27531E #3C7F2F
Accessibility & contrast
On white
16.04
#12260E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#12260E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #12260E
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##12260E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##12260E | 1.00 | 16.04 | 1.31 | 16.04 |
| #FFFFFF | 16.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27220C
Deuteranopia (green-blind)
#242110
Tritanopia (blue-blind)
#102520
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #12260e; /* rgb */ color: rgb(18, 38, 14); /* oklch */ color: oklch(24.4% 0.051 140.4);
Tailwind
colors: {
custom: {
50: '#51604d',
500: '#12260e',
950: '#000000',
},
}SCSS
$custom: #12260e; $custom-light: #51604d; $custom-dark: #000000;
JSON
{
"hex": "#12260e",
"rgb": {
"r": 18,
"g": 38,
"b": 14
},
"hsl": {
"h": 110,
"s": 46.154,
"l": 10.196
},
"oklch": {
"l": 0.24428,
"c": 0.0505,
"h": 140.4
},
"luminance": 0.01547
}Semantic roles & 50–950 ramp
primary
#12260E
secondary
#57315F
accent
#52D6C0
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020501
muted
#787977