#12481B#12481B
#12481B is a dark, moderate green. Relative luminance 0.048; OKLCH L 35.5% C 0.093 H 146.1°. Best body text is #FFFFFF at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #12481B |
|---|---|
| RGB | rgb(18, 72, 27) |
| HSL | hsl(130, 60%, 18%) |
| HSV | hsv(130, 75%, 28%) |
| CMYK | cmyk(75%, 0%, 62.5%, 71.8%) |
| CIE-LAB | lab(26.28, -28.48, 21.71) |
| CIE-LCH | lch(26.28, 35.81, 142.68°) |
| OKLab | oklab(35.5% -0.0769 0.0517) |
| OKLCH | oklch(35.5% 0.093 146.1) |
| XYZ | xyz(2.7645, 4.8422, 1.8256) |
| Luminance | 0.0484 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 1.25
British Racing Green
#05480D
ΔE00 2.96
Forest Green (survey)
#06470C
ΔE00 2.99
Hunter Green (survey)
#0B4008
ΔE00 3.62
Darkgreen (survey)
#054907
ΔE00 4.01
Forrest Green
#154406
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#12481B #48123F
analogous
#244812 #12481B #124836
triadic
#12481B #1B1248 #481B12
tetradic
#12481B #122448 #48123F #483612
square
#12481B #122448 #48123F #483612
split-complementary
#12481B #361248 #481224
monochromatic
#061809 #061809 #12481B #1E792D #2AAA40
Accessibility & contrast
On white
10.67
#12481B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.97
#12481B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #12481B
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##12481B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##12481B | 1.00 | 10.67 | 1.97 | 10.67 |
| #FFFFFF | 10.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.97 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#494117
Deuteranopia (green-blind)
#433C1E
Tritanopia (blue-blind)
#02463E
Achromatopsia (no color)
#3E3E3E
Design tokens & code
CSS
--color: #12481b; /* rgb */ color: rgb(18, 72, 27); /* oklch */ color: oklch(35.5% 0.093 146.1);
Tailwind
colors: {
custom: {
50: '#587c59',
500: '#12481b',
950: '#000000',
},
}SCSS
$custom: #12481b; $custom-light: #587c59; $custom-dark: #000000;
JSON
{
"hex": "#12481b",
"rgb": {
"r": 18,
"g": 72,
"b": 27
},
"hsl": {
"h": 130,
"s": 60,
"l": 17.647
},
"oklch": {
"l": 0.35496,
"c": 0.09265,
"h": 146.1
},
"luminance": 0.04842
}Semantic roles & 50–950 ramp
primary
#12481B
secondary
#813574
accent
#45C9E3
background
#F5F7F5
surface
#E9EEE9
border
#C5C9C5
text
#040903
muted
#797B78