#153F07#153F07
#153F07 is a dark, moderate green. Relative luminance 0.037; OKLCH L 32.5% C 0.095 H 139.4°. Best body text is #FFFFFF at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #153F07 |
|---|---|
| RGB | rgb(21, 63, 7) |
| HSL | hsl(105, 80%, 14%) |
| HSV | hsv(105, 89%, 25%) |
| CMYK | cmyk(66.7%, 0%, 88.9%, 75.3%) |
| CIE-LAB | lab(22.76, -26.20, 27.67) |
| CIE-LCH | lch(22.76, 38.10, 133.44°) |
| OKLab | oklab(32.55% -0.0721 0.0619) |
| OKLCH | oklch(32.55% 0.095 139.4) |
| XYZ | xyz(2.1250, 3.7296, 0.8089) |
| Luminance | 0.0373 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 1.45
Forrest Green
#154406
ΔE00 1.79
Forest Green (survey)
#06470C
ΔE00 3.32
Dark Green
#033500
ΔE00 3.51
Racing Green
#014600
ΔE00 3.56
British Racing Green
#05480D
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#153F07 #31073F
analogous
#313F07 #153F07 #073F15
triadic
#153F07 #07153F #3F0715
tetradic
#153F07 #07313F #31073F #3F1507
square
#153F07 #07313F #31073F #3F1507
split-complementary
#153F07 #15073F #3F0731
monochromatic
#091C03 #091C03 #153F07 #27760D #3AAD13
Accessibility & contrast
On white
12.03
#153F07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.75
#153F07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #153F07
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##153F07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##153F07 | 1.00 | 12.03 | 1.75 | 12.03 |
| #FFFFFF | 12.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.75 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#413800
Deuteranopia (green-blind)
#3C350D
Tritanopia (blue-blind)
#103D35
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #153f07; /* rgb */ color: rgb(21, 63, 7); /* oklch */ color: oklch(32.5% 0.095 139.4);
Tailwind
colors: {
custom: {
50: '#59744c',
500: '#153f07',
950: '#000000',
},
}SCSS
$custom: #153f07; $custom-light: #59744c; $custom-dark: #000000;
JSON
{
"hex": "#153f07",
"rgb": {
"r": 21,
"g": 63,
"b": 7
},
"hsl": {
"h": 105,
"s": 80,
"l": 13.725
},
"oklch": {
"l": 0.32547,
"c": 0.09502,
"h": 139.4
},
"luminance": 0.0373
}Semantic roles & 50–950 ramp
primary
#153F07
secondary
#68247E
accent
#31F6C5
background
#F5F7F4
surface
#E9EDE7
border
#C5C8C3
text
#040801
muted
#797B77