#153A0B#153A0B
#153A0B is a dark, moderate green. Relative luminance 0.032; OKLCH L 31.0% C 0.085 H 139.8°. Best body text is #FFFFFF at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #153A0B |
|---|---|
| RGB | rgb(21, 58, 11) |
| HSL | hsl(107, 68%, 14%) |
| HSV | hsv(107, 81%, 23%) |
| CMYK | cmyk(63.8%, 0%, 81%, 77.3%) |
| CIE-LAB | lab(20.86, -23.61, 24.00) |
| CIE-LCH | lch(20.86, 33.67, 134.53°) |
| OKLab | oklab(31% -0.0648 0.0549) |
| OKLCH | oklch(31% 0.085 139.8) |
| XYZ | xyz(1.8826, 3.2095, 0.8368) |
| Luminance | 0.0321 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 2.57
Hunter Green (survey)
#0B4008
ΔE00 2.85
Forrest Green
#154406
ΔE00 3.94
Very Dark Green
#062E03
ΔE00 4.03
Dark Forest Green
#002D04
ΔE00 4.85
Forest Green (survey)
#06470C
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#153A0B #300B3A
analogous
#2C3A0B #153A0B #0B3A18
triadic
#153A0B #0B153A #3A0B15
tetradic
#153A0B #0B2C3A #300B3A #3A180B
square
#153A0B #0B2C3A #300B3A #3A180B
split-complementary
#153A0B #180B3A #3A0B2C
monochromatic
#091A05 #091A05 #153A0B #286D15 #3AA11F
Accessibility & contrast
On white
12.79
#153A0B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.64
#153A0B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #153A0B
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##153A0B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##153A0B | 1.00 | 12.79 | 1.64 | 12.79 |
| #FFFFFF | 12.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.64 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C3405
Deuteranopia (green-blind)
#37310F
Tritanopia (blue-blind)
#113831
Achromatopsia (no color)
#323232
Design tokens & code
CSS
--color: #153a0b; /* rgb */ color: rgb(21, 58, 11); /* oklch */ color: oklch(31.0% 0.085 139.8);
Tailwind
colors: {
custom: {
50: '#57704d',
500: '#153a0b',
950: '#000000',
},
}SCSS
$custom: #153a0b; $custom-light: #57704d; $custom-dark: #000000;
JSON
{
"hex": "#153a0b",
"rgb": {
"r": 21,
"g": 58,
"b": 11
},
"hsl": {
"h": 107.234,
"s": 68.116,
"l": 13.529
},
"oklch": {
"l": 0.30995,
"c": 0.08494,
"h": 139.8
},
"luminance": 0.0321
}Semantic roles & 50–950 ramp
primary
#153A0B
secondary
#662A77
accent
#3DEBC6
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#030701
muted
#787A77