#15451C#15451C
#15451C is a dark, moderate green. Relative luminance 0.045; OKLCH L 34.7% C 0.086 H 146.0°. Best body text is #FFFFFF at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #15451C |
|---|---|
| RGB | rgb(21, 69, 28) |
| HSL | hsl(129, 53%, 18%) |
| HSV | hsv(129, 70%, 27%) |
| CMYK | cmyk(69.6%, 0%, 59.4%, 72.9%) |
| CIE-LAB | lab(25.26, -26.28, 19.93) |
| CIE-LCH | lch(25.26, 32.98, 142.83°) |
| OKLab | oklab(34.68% -0.0711 0.0478) |
| OKLCH | oklch(34.68% 0.086 146) |
| XYZ | xyz(2.6468, 4.4993, 1.8273) |
| Luminance | 0.0450 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 1.68
Hunter Green (survey)
#0B4008
ΔE00 3.80
Forest Green (survey)
#06470C
ΔE00 3.93
British Racing Green
#05480D
ΔE00 3.99
Evergreen
#05472A
ΔE00 4.58
Forrest Green
#154406
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#15451C #45153E
analogous
#264515 #15451C #154534
triadic
#15451C #1C1545 #451C15
tetradic
#15451C #152645 #45153E #453415
square
#15451C #152645 #45153E #453415
split-complementary
#15451C #341545 #451526
monochromatic
#07170A #07170A #15451C #23742F #32A342
Accessibility & contrast
On white
11.05
#15451C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.90
#15451C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #15451C
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##15451C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##15451C | 1.00 | 11.05 | 1.90 | 11.05 |
| #FFFFFF | 11.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.90 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#463E18
Deuteranopia (green-blind)
#403A1F
Tritanopia (blue-blind)
#09433C
Achromatopsia (no color)
#3C3C3C
Design tokens & code
CSS
--color: #15451c; /* rgb */ color: rgb(21, 69, 28); /* oklch */ color: oklch(34.7% 0.086 146.0);
Tailwind
colors: {
custom: {
50: '#597959',
500: '#15451c',
950: '#000000',
},
}SCSS
$custom: #15451c; $custom-light: #597959; $custom-dark: #000000;
JSON
{
"hex": "#15451c",
"rgb": {
"r": 21,
"g": 69,
"b": 28
},
"hsl": {
"h": 128.75,
"s": 53.333,
"l": 17.647
},
"oklch": {
"l": 0.34683,
"c": 0.08568,
"h": 146
},
"luminance": 0.045
}Semantic roles & 50–950 ramp
primary
#15451C
secondary
#7D3973
accent
#4BC7DD
background
#F5F7F5
surface
#E9EDE9
border
#C5C8C5
text
#040903
muted
#797B78