#124B25#124B25
#124B25 is a dark, moderate green. Relative luminance 0.053; OKLCH L 36.6% C 0.087 H 150.5°. Best body text is #FFFFFF at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #124B25 |
|---|---|
| RGB | rgb(18, 75, 37) |
| HSL | hsl(140, 61%, 18%) |
| HSV | hsv(140, 76%, 29%) |
| CMYK | cmyk(76%, 0%, 50.7%, 70.6%) |
| CIE-LAB | lab(27.56, -28.01, 17.44) |
| CIE-LCH | lch(27.56, 32.99, 148.08°) |
| OKLab | oklab(36.6% -0.0754 0.0428) |
| OKLCH | oklch(36.6% 0.087 150.5) |
| XYZ | xyz(3.0992, 5.2940, 2.6084) |
| Luminance | 0.0529 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 1.60
Evergreen
#05472A
ΔE00 3.20
British Racing Green
#05480D
ΔE00 5.11
Forest Green (survey)
#06470C
ΔE00 5.21
Hunter Green (survey)
#0B4008
ΔE00 5.91
Pine
#2B5D34
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#124B25 #4B1238
analogous
#1B4B12 #124B25 #124B41
triadic
#124B25 #25124B #4B2512
tetradic
#124B25 #121B4B #4B1238 #4B4112
square
#124B25 #121B4B #4B1238 #4B4112
split-complementary
#124B25 #41124B #4B121B
monochromatic
#06190C #061A0D #124B25 #1E7C3D #2AAE56
Accessibility & contrast
On white
10.20
#124B25 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.06
#124B25 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #124B25
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##124B25 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##124B25 | 1.00 | 10.20 | 2.06 | 10.20 |
| #FFFFFF | 10.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B4422
Deuteranopia (green-blind)
#443F28
Tritanopia (blue-blind)
#004A42
Achromatopsia (no color)
#414141
Design tokens & code
CSS
--color: #124b25; /* rgb */ color: rgb(18, 75, 37); /* oklch */ color: oklch(36.6% 0.087 150.5);
Tailwind
colors: {
custom: {
50: '#597e60',
500: '#124b25',
950: '#000000',
},
}SCSS
$custom: #124b25; $custom-light: #597e60; $custom-dark: #000000;
JSON
{
"hex": "#124b25",
"rgb": {
"r": 18,
"g": 75,
"b": 37
},
"hsl": {
"h": 140,
"s": 61.29,
"l": 18.235
},
"oklch": {
"l": 0.366,
"c": 0.08673,
"h": 150.5
},
"luminance": 0.05294
}Semantic roles & 50–950 ramp
primary
#124B25
secondary
#84356A
accent
#43AFE4
background
#F5F7F5
surface
#E9EEE9
border
#C5C9C5
text
#040A05
muted
#797C79