#124E07#124E07
#124E07 is a dark, moderate green. Relative luminance 0.056; OKLCH L 37.2% C 0.116 H 141.1°. Best body text is #FFFFFF at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #124E07 |
|---|---|
| RGB | rgb(18, 78, 7) |
| HSL | hsl(111, 84%, 17%) |
| HSV | hsv(111, 91%, 31%) |
| CMYK | cmyk(76.9%, 0%, 91%, 69.4%) |
| CIE-LAB | lab(28.36, -32.98, 32.96) |
| CIE-LCH | lch(28.36, 46.63, 135.01°) |
| OKLab | oklab(37.16% -0.0901 0.0727) |
| OKLCH | oklch(37.16% 0.116 141.1) |
| XYZ | xyz(3.0120, 5.5924, 1.1217) |
| Luminance | 0.0559 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Bottle Green
#044A05
ΔE00 1.57
Darkgreen (survey)
#054907
ΔE00 1.92
Forest
#0B5509
ΔE00 2.35
Racing Green
#014600
ΔE00 2.61
British Racing Green
#05480D
ΔE00 2.79
Forest Green (survey)
#06470C
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#124E07 #43074E
analogous
#364E07 #124E07 #074E20
triadic
#124E07 #07124E #4E0712
tetradic
#124E07 #07364E #43074E #4E2007
square
#124E07 #07364E #43074E #4E2007
split-complementary
#124E07 #20074E #4E0736
monochromatic
#061C03 #061C03 #124E07 #1F860C #2CBE11
Accessibility & contrast
On white
9.91
#124E07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.12
#124E07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #124E07
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##124E07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##124E07 | 1.00 | 9.91 | 2.12 | 9.91 |
| #FFFFFF | 9.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#504600
Deuteranopia (green-blind)
#494110
Tritanopia (blue-blind)
#054B41
Achromatopsia (no color)
#434343
Design tokens & code
CSS
--color: #124e07; /* rgb */ color: rgb(18, 78, 7); /* oklch */ color: oklch(37.2% 0.116 141.1);
Tailwind
colors: {
custom: {
50: '#5b804e',
500: '#124e07',
950: '#000000',
},
}SCSS
$custom: #124e07; $custom-light: #5b804e; $custom-dark: #000000;
JSON
{
"hex": "#124e07",
"rgb": {
"r": 18,
"g": 78,
"b": 7
},
"hsl": {
"h": 110.704,
"s": 83.529,
"l": 16.667
},
"oklch": {
"l": 0.37163,
"c": 0.11583,
"h": 141.1
},
"luminance": 0.05593
}Semantic roles & 50–950 ramp
primary
#124E07
secondary
#7C258C
accent
#2EFADA
background
#F5F7F4
surface
#E9EEE7
border
#C5C9C3
text
#040A02
muted
#797C78