#153E12#153E12
#153E12 is a dark, moderate green. Relative luminance 0.036; OKLCH L 32.3% C 0.085 H 142.2°. Best body text is #FFFFFF at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #153E12 |
|---|---|
| RGB | rgb(21, 62, 18) |
| HSL | hsl(116, 55%, 16%) |
| HSV | hsv(116, 71%, 24%) |
| CMYK | cmyk(66.1%, 0%, 71%, 75.7%) |
| CIE-LAB | lab(22.47, -24.62, 22.28) |
| CIE-LCH | lch(22.47, 33.21, 137.86°) |
| OKLab | oklab(32.34% -0.0671 0.052) |
| OKLCH | oklch(32.34% 0.085 142.2) |
| XYZ | xyz(2.1410, 3.6482, 1.1635) |
| Luminance | 0.0365 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 2.55
Dark Green
#033500
ΔE00 3.38
Forrest Green
#154406
ΔE00 3.77
Pine Green
#0A481E
ΔE00 4.05
Forest Green (survey)
#06470C
ΔE00 4.18
British Racing Green
#05480D
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#153E12 #3B123E
analogous
#2B3E12 #153E12 #123E25
triadic
#153E12 #12153E #3E1215
tetradic
#153E12 #122B3E #3B123E #3E2512
square
#153E12 #122B3E #3B123E #3E2512
split-complementary
#153E12 #25123E #3E122B
monochromatic
#081807 #081807 #153E12 #256D20 #359D2E
Accessibility & contrast
On white
12.14
#153E12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.73
#153E12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #153E12
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##153E12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##153E12 | 1.00 | 12.14 | 1.73 | 12.14 |
| #FFFFFF | 12.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.73 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#40380D
Deuteranopia (green-blind)
#3A3416
Tritanopia (blue-blind)
#0F3C35
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #153e12; /* rgb */ color: rgb(21, 62, 18); /* oklch */ color: oklch(32.3% 0.085 142.2);
Tailwind
colors: {
custom: {
50: '#587452',
500: '#153e12',
950: '#000000',
},
}SCSS
$custom: #153e12; $custom-light: #587452; $custom-dark: #000000;
JSON
{
"hex": "#153e12",
"rgb": {
"r": 21,
"g": 62,
"b": 18
},
"hsl": {
"h": 115.909,
"s": 55,
"l": 15.686
},
"oklch": {
"l": 0.32344,
"c": 0.08487,
"h": 142.2
},
"luminance": 0.03648
}Semantic roles & 50–950 ramp
primary
#153E12
secondary
#723577
accent
#49DED4
background
#F5F7F4
surface
#E9EDE7
border
#C5C8C3
text
#030802
muted
#787B78