#153F12#153F12
#153F12 is a dark, moderate green. Relative luminance 0.038; OKLCH L 32.7% C 0.086 H 142.2°. Best body text is #FFFFFF at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #153F12 |
|---|---|
| RGB | rgb(21, 63, 18) |
| HSL | hsl(116, 56%, 16%) |
| HSV | hsv(116, 71%, 25%) |
| CMYK | cmyk(66.7%, 0%, 71.4%, 75.3%) |
| CIE-LAB | lab(22.85, -25.07, 22.71) |
| CIE-LCH | lch(22.85, 33.83, 137.83°) |
| OKLab | oklab(32.66% -0.0683 0.0529) |
| OKLCH | oklch(32.66% 0.086 142.2) |
| XYZ | xyz(2.1958, 3.7579, 1.1818) |
| Luminance | 0.0376 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 2.29
Forrest Green
#154406
ΔE00 3.47
Dark Green
#033500
ΔE00 3.52
Forest Green (survey)
#06470C
ΔE00 3.83
Pine Green
#0A481E
ΔE00 3.85
British Racing Green
#05480D
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#153F12 #3C123F
analogous
#2B3F12 #153F12 #123F25
triadic
#153F12 #12153F #3F1215
tetradic
#153F12 #122B3F #3C123F #3F2512
square
#153F12 #122B3F #3C123F #3F2512
split-complementary
#153F12 #25123F #3F122B
monochromatic
#081807 #081807 #153F12 #256F20 #359E2D
Accessibility & contrast
On white
11.99
#153F12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.75
#153F12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #153F12
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##153F12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##153F12 | 1.00 | 11.99 | 1.75 | 11.99 |
| #FFFFFF | 11.99 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.75 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.99 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#41390D
Deuteranopia (green-blind)
#3B3516
Tritanopia (blue-blind)
#0E3D35
Achromatopsia (no color)
#373737
Design tokens & code
CSS
--color: #153f12; /* rgb */ color: rgb(21, 63, 18); /* oklch */ color: oklch(32.7% 0.086 142.2);
Tailwind
colors: {
custom: {
50: '#587452',
500: '#153f12',
950: '#000000',
},
}SCSS
$custom: #153f12; $custom-light: #587452; $custom-dark: #000000;
JSON
{
"hex": "#153f12",
"rgb": {
"r": 21,
"g": 63,
"b": 18
},
"hsl": {
"h": 116,
"s": 55.556,
"l": 15.882
},
"oklch": {
"l": 0.32659,
"c": 0.0864,
"h": 142.2
},
"luminance": 0.03758
}Semantic roles & 50–950 ramp
primary
#153F12
secondary
#743578
accent
#49DFD5
background
#F5F7F4
surface
#E9EDE7
border
#C5C8C3
text
#040802
muted
#797B78