#153B13#153B13
#153B13 is a dark, moderate green. Relative luminance 0.033; OKLCH L 31.4% C 0.079 H 142.6°. Best body text is #FFFFFF at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #153B13 |
|---|---|
| RGB | rgb(21, 59, 19) |
| HSL | hsl(117, 51%, 15%) |
| HSV | hsv(117, 68%, 23%) |
| CMYK | cmyk(64.4%, 0%, 67.8%, 76.9%) |
| CIE-LAB | lab(21.34, -23.10, 20.43) |
| CIE-LCH | lch(21.34, 30.84, 138.51°) |
| OKLab | oklab(31.41% -0.0629 0.0481) |
| OKLCH | oklch(31.41% 0.079 142.6) |
| XYZ | xyz(1.9907, 3.3342, 1.1546) |
| Luminance | 0.0333 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 3.40
Hunter Green (survey)
#0B4008
ΔE00 3.69
Very Dark Green
#062E03
ΔE00 3.99
Dark Forest Green
#002D04
ΔE00 4.55
Pine Green
#0A481E
ΔE00 4.75
Forrest Green
#154406
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#153B13 #39133B
analogous
#293B13 #153B13 #133B25
triadic
#153B13 #13153B #3B1315
tetradic
#153B13 #13293B #39133B #3B2513
square
#153B13 #13293B #39133B #3B2513
split-complementary
#153B13 #25133B #3B1329
monochromatic
#081707 #081707 #153B13 #256922 #369831
Accessibility & contrast
On white
12.60
#153B13 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.67
#153B13 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #153B13
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##153B13 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##153B13 | 1.00 | 12.60 | 1.67 | 12.60 |
| #FFFFFF | 12.60 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.67 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.60 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C350F
Deuteranopia (green-blind)
#383216
Tritanopia (blue-blind)
#0F3932
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #153b13; /* rgb */ color: rgb(21, 59, 19); /* oklch */ color: oklch(31.4% 0.079 142.6);
Tailwind
colors: {
custom: {
50: '#577152',
500: '#153b13',
950: '#000000',
},
}SCSS
$custom: #153b13; $custom-light: #577152; $custom-dark: #000000;
JSON
{
"hex": "#153b13",
"rgb": {
"r": 21,
"g": 59,
"b": 19
},
"hsl": {
"h": 117,
"s": 51.282,
"l": 15.294
},
"oklch": {
"l": 0.31411,
"c": 0.07922,
"h": 142.6
},
"luminance": 0.03334
}Semantic roles & 50–950 ramp
primary
#153B13
secondary
#703673
accent
#4DDBD4
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#030802
muted
#787B78