#12260D#12260D
#12260D is a very dark, muted green. Relative luminance 0.015; OKLCH L 24.4% C 0.052 H 139.6°. Best body text is #FFFFFF at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #12260D |
|---|---|
| RGB | rgb(18, 38, 13) |
| HSL | hsl(108, 49%, 10%) |
| HSV | hsv(108, 66%, 15%) |
| CMYK | cmyk(52.6%, 0%, 65.8%, 85.1%) |
| CIE-LAB | lab(12.88, -14.39, 13.27) |
| CIE-LCH | lch(12.88, 19.57, 137.31°) |
| OKLab | oklab(24.41% -0.0394 0.0335) |
| OKLCH | oklch(24.41% 0.052 139.6) |
| XYZ | xyz(1.0152, 1.5438, 0.6252) |
| Luminance | 0.0154 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.03
Dark Forest Green
#002D04
ΔE00 6.24
Dark Green
#033500
ΔE00 8.71
Hunter Green (survey)
#0B4008
ΔE00 11.08
Evergreen
#05472A
ΔE00 11.77
Pine Green
#0A481E
ΔE00 12.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#12260D #210D26
analogous
#1F260D #12260D #0D2614
triadic
#12260D #0D1226 #260D12
tetradic
#12260D #0D1F26 #210D26 #26140D
square
#12260D #0D1F26 #210D26 #26140D
split-complementary
#12260D #140D26 #260D1F
monochromatic
#0B1708 #0B1708 #12260D #28541D #3D812C
Accessibility & contrast
On white
16.05
#12260D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#12260D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #12260D
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##12260D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##12260D | 1.00 | 16.05 | 1.31 | 16.05 |
| #FFFFFF | 16.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27220B
Deuteranopia (green-blind)
#24210F
Tritanopia (blue-blind)
#102520
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #12260d; /* rgb */ color: rgb(18, 38, 13); /* oklch */ color: oklch(24.4% 0.052 139.6);
Tailwind
colors: {
custom: {
50: '#51604d',
500: '#12260d',
950: '#000000',
},
}SCSS
$custom: #12260d; $custom-light: #51604d; $custom-dark: #000000;
JSON
{
"hex": "#12260d",
"rgb": {
"r": 18,
"g": 38,
"b": 13
},
"hsl": {
"h": 108,
"s": 49.02,
"l": 10
},
"oklch": {
"l": 0.24409,
"c": 0.05174,
"h": 139.6
},
"luminance": 0.01544
}Semantic roles & 50–950 ramp
primary
#12260D
secondary
#562F60
accent
#4FD9BD
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020501
muted
#787977