#153B25#153B25
#153B25 is a dark, muted green. Relative luminance 0.034; OKLCH L 31.8% C 0.059 H 155.4°. Best body text is #FFFFFF at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #153B25 |
|---|---|
| RGB | rgb(21, 59, 37) |
| HSL | hsl(145, 48%, 16%) |
| HSV | hsv(145, 64%, 23%) |
| CMYK | cmyk(64.4%, 0%, 37.3%, 76.9%) |
| CIE-LAB | lab(21.66, -19.66, 9.69) |
| CIE-LCH | lch(21.66, 21.92, 153.78°) |
| OKLab | oklab(31.78% -0.0535 0.0245) |
| OKLCH | oklch(31.78% 0.059 155.4) |
| XYZ | xyz(2.2070, 3.4207, 2.2939) |
| Luminance | 0.0342 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 4.98
Pine Green
#0A481E
ΔE00 7.18
Dark Forest Green
#002D04
ΔE00 7.24
Very Dark Green
#062E03
ΔE00 7.42
Dark Green
#033500
ΔE00 8.62
Hunter Green (survey)
#0B4008
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#153B25 #3B152B
analogous
#183B15 #153B25 #153B38
triadic
#153B25 #25153B #3B2515
tetradic
#153B25 #15183B #3B152B #3B3815
square
#153B25 #15183B #3B152B #3B3815
split-complementary
#153B25 #38153B #3B1518
monochromatic
#08170E #08170E #153B25 #256841 #35955E
Accessibility & contrast
On white
12.47
#153B25 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.68
#153B25 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #153B25
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##153B25 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##153B25 | 1.00 | 12.47 | 1.68 | 12.47 |
| #FFFFFF | 12.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.68 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B3624
Deuteranopia (green-blind)
#353226
Tritanopia (blue-blind)
#093A35
Achromatopsia (no color)
#343434
Design tokens & code
CSS
--color: #153b25; /* rgb */ color: rgb(21, 59, 37); /* oklch */ color: oklch(31.8% 0.059 155.4);
Tailwind
colors: {
custom: {
50: '#56715f',
500: '#153b25',
950: '#000000',
},
}SCSS
$custom: #153b25; $custom-light: #56715f; $custom-dark: #000000;
JSON
{
"hex": "#153b25",
"rgb": {
"r": 21,
"g": 59,
"b": 37
},
"hsl": {
"h": 145.263,
"s": 47.5,
"l": 15.686
},
"oklch": {
"l": 0.31778,
"c": 0.05886,
"h": 155.4
},
"luminance": 0.03421
}Semantic roles & 50–950 ramp
primary
#153B25
secondary
#72395A
accent
#519FD7
background
#F5F6F5
surface
#E9ECE9
border
#C5C7C5
text
#030704
muted
#787A79