#153C15#153C15
#153C15 is a dark, moderate green. Relative luminance 0.034; OKLCH L 31.8% C 0.079 H 143.4°. Best body text is #FFFFFF at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #153C15 |
|---|---|
| RGB | rgb(21, 60, 21) |
| HSL | hsl(120, 48%, 16%) |
| HSV | hsv(120, 65%, 24%) |
| CMYK | cmyk(65%, 0%, 65%, 76.5%) |
| CIE-LAB | lab(21.74, -23.28, 19.77) |
| CIE-LCH | lch(21.74, 30.54, 139.66°) |
| OKLab | oklab(31.76% -0.0633 0.0469) |
| OKLCH | oklch(31.76% 0.079 143.4) |
| XYZ | xyz(2.0604, 3.4451, 1.2657) |
| Luminance | 0.0345 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 3.74
Hunter Green (survey)
#0B4008
ΔE00 3.82
Very Dark Green
#062E03
ΔE00 4.30
Pine Green
#0A481E
ΔE00 4.39
Dark Forest Green
#002D04
ΔE00 4.76
Forrest Green
#154406
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#153C15 #3C153C
analogous
#283C15 #153C15 #153C28
triadic
#153C15 #15153C #3C1515
tetradic
#153C15 #15283C #3C153C #3C2815
square
#153C15 #15283C #3C153C #3C2815
split-complementary
#153C15 #28153C #3C1528
monochromatic
#081708 #081708 #153C15 #256925 #359735
Accessibility & contrast
On white
12.43
#153C15 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.69
#153C15 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #153C15
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##153C15 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##153C15 | 1.00 | 12.43 | 1.69 | 12.43 |
| #FFFFFF | 12.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.69 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D3611
Deuteranopia (green-blind)
#383318
Tritanopia (blue-blind)
#0F3A33
Achromatopsia (no color)
#343434
Design tokens & code
CSS
--color: #153c15; /* rgb */ color: rgb(21, 60, 21); /* oklch */ color: oklch(31.8% 0.079 143.4);
Tailwind
colors: {
custom: {
50: '#577253',
500: '#153c15',
950: '#000000',
},
}SCSS
$custom: #153c15; $custom-light: #577253; $custom-dark: #000000;
JSON
{
"hex": "#153c15",
"rgb": {
"r": 21,
"g": 60,
"b": 21
},
"hsl": {
"h": 120,
"s": 48.148,
"l": 15.882
},
"oklch": {
"l": 0.31756,
"c": 0.07876,
"h": 143.4
},
"luminance": 0.03445
}Semantic roles & 50–950 ramp
primary
#153C15
secondary
#743974
accent
#50D8D8
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#030802
muted
#787B78