#174C19#174C19
#174C19 is a dark, moderate green. Relative luminance 0.054; OKLCH L 36.9% C 0.098 H 143.8°. Best body text is #FFFFFF at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #174C19 |
|---|---|
| RGB | rgb(23, 76, 25) |
| HSL | hsl(122, 54%, 19%) |
| HSV | hsv(122, 70%, 30%) |
| CMYK | cmyk(69.7%, 0%, 67.1%, 70.2%) |
| CIE-LAB | lab(27.90, -29.26, 24.73) |
| CIE-LCH | lch(27.90, 38.31, 139.80°) |
| OKLab | oklab(36.87% -0.0793 0.058) |
| OKLCH | oklch(36.87% 0.098 143.8) |
| XYZ | xyz(3.1131, 5.4209, 1.8018) |
| Luminance | 0.0542 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
British Racing Green
#05480D
ΔE00 2.30
Forest Green (survey)
#06470C
ΔE00 2.44
Pine Green
#0A481E
ΔE00 2.86
Darkgreen (survey)
#054907
ΔE00 2.98
Bottle Green
#044A05
ΔE00 3.30
Forrest Green
#154406
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#174C19 #4C174A
analogous
#304C17 #174C19 #174C34
triadic
#174C19 #19174C #4C1917
tetradic
#174C19 #17304C #4C174A #4C3417
square
#174C19 #17304C #4C174A #4C3417
split-complementary
#174C19 #34174C #4C1730
monochromatic
#071708 #091D0A #174C19 #257B28 #33AA38
Accessibility & contrast
On white
10.08
#174C19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.08
#174C19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #174C19
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##174C19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##174C19 | 1.00 | 10.08 | 2.08 | 10.08 |
| #FFFFFF | 10.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E4513
Deuteranopia (green-blind)
#47401D
Tritanopia (blue-blind)
#0B4A41
Achromatopsia (no color)
#424242
Design tokens & code
CSS
--color: #174c19; /* rgb */ color: rgb(23, 76, 25); /* oklch */ color: oklch(36.9% 0.098 143.8);
Tailwind
colors: {
custom: {
50: '#5c7f58',
500: '#174c19',
950: '#000000',
},
}SCSS
$custom: #174c19; $custom-light: #5c7f58; $custom-dark: #000000;
JSON
{
"hex": "#174c19",
"rgb": {
"r": 23,
"g": 76,
"b": 25
},
"hsl": {
"h": 122.264,
"s": 53.535,
"l": 19.412
},
"oklch": {
"l": 0.36871,
"c": 0.09829,
"h": 143.8
},
"luminance": 0.05421
}Semantic roles & 50–950 ramp
primary
#174C19
secondary
#833C80
accent
#4BD7DD
background
#F5F7F5
surface
#E9EEE9
border
#C5C9C5
text
#040A03
muted
#797C78