#124B24#124B24
#124B24 is a dark, moderate green. Relative luminance 0.053; OKLCH L 36.6% C 0.088 H 149.9°. Best body text is #FFFFFF at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #124B24 |
|---|---|
| RGB | rgb(18, 75, 36) |
| HSL | hsl(139, 61%, 18%) |
| HSV | hsv(139, 76%, 29%) |
| CMYK | cmyk(76%, 0%, 52%, 70.6%) |
| CIE-LAB | lab(27.54, -28.20, 18.02) |
| CIE-LCH | lch(27.54, 33.47, 147.42°) |
| OKLab | oklab(36.58% -0.076 0.0441) |
| OKLCH | oklch(36.58% 0.088 149.9) |
| XYZ | xyz(3.0837, 5.2878, 2.5269) |
| Luminance | 0.0529 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 1.39
Evergreen
#05472A
ΔE00 3.47
British Racing Green
#05480D
ΔE00 4.82
Forest Green (survey)
#06470C
ΔE00 4.93
Hunter Green (survey)
#0B4008
ΔE00 5.67
Darkgreen (survey)
#054907
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#124B24 #4B1239
analogous
#1C4B12 #124B24 #124B40
triadic
#124B24 #24124B #4B2412
tetradic
#124B24 #121C4B #4B1239 #4B4012
square
#124B24 #121C4B #4B1239 #4B4012
split-complementary
#124B24 #40124B #4B121C
monochromatic
#06190C #061A0C #124B24 #1E7C3C #2AAE53
Accessibility & contrast
On white
10.21
#124B24 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.06
#124B24 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #124B24
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##124B24 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##124B24 | 1.00 | 10.21 | 2.06 | 10.21 |
| #FFFFFF | 10.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C4421
Deuteranopia (green-blind)
#453F27
Tritanopia (blue-blind)
#004A42
Achromatopsia (no color)
#414141
Design tokens & code
CSS
--color: #124b24; /* rgb */ color: rgb(18, 75, 36); /* oklch */ color: oklch(36.6% 0.088 149.9);
Tailwind
colors: {
custom: {
50: '#597e5f',
500: '#124b24',
950: '#000000',
},
}SCSS
$custom: #124b24; $custom-light: #597e5f; $custom-dark: #000000;
JSON
{
"hex": "#124b24",
"rgb": {
"r": 18,
"g": 75,
"b": 36
},
"hsl": {
"h": 138.947,
"s": 61.29,
"l": 18.235
},
"oklch": {
"l": 0.36581,
"c": 0.08781,
"h": 149.9
},
"luminance": 0.05288
}Semantic roles & 50–950 ramp
primary
#124B24
secondary
#84356B
accent
#43B2E4
background
#F5F7F5
surface
#E9EEE9
border
#C5C9C5
text
#040A04
muted
#797C79