#174F25#174F25
#174F25 is a dark, moderate green. Relative luminance 0.059; OKLCH L 38.0% C 0.091 H 148.4°. Best body text is #FFFFFF at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #174F25 |
|---|---|
| RGB | rgb(23, 79, 37) |
| HSL | hsl(135, 55%, 20%) |
| HSV | hsv(135, 71%, 31%) |
| CMYK | cmyk(70.9%, 0%, 53.2%, 69%) |
| CIE-LAB | lab(29.18, -28.65, 19.52) |
| CIE-LCH | lch(29.18, 34.67, 145.73°) |
| OKLab | oklab(37.98% -0.0773 0.0475) |
| OKLCH | oklch(37.98% 0.091 148.4) |
| XYZ | xyz(3.4830, 5.9073, 2.7066) |
| Luminance | 0.0591 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 2.32
British Racing Green
#05480D
ΔE00 4.64
Evergreen
#05472A
ΔE00 4.69
Forest Green (survey)
#06470C
ΔE00 4.82
Forest Green
#2D5A27
ΔE00 4.82
Pine
#2B5D34
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#174F25 #4F1741
analogous
#254F17 #174F25 #174F41
triadic
#174F25 #25174F #4F2517
tetradic
#174F25 #17254F #4F1741 #4F4117
square
#174F25 #17254F #4F1741 #4F4117
split-complementary
#174F25 #41174F #4F1725
monochromatic
#07180B #09200F #174F25 #257E3B #33AE51
Accessibility & contrast
On white
9.63
#174F25 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.18
#174F25 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #174F25
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##174F25 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##174F25 | 1.00 | 9.63 | 2.18 | 9.63 |
| #FFFFFF | 9.63 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.18 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.63 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#504822
Deuteranopia (green-blind)
#494328
Tritanopia (blue-blind)
#054D45
Achromatopsia (no color)
#454545
Design tokens & code
CSS
--color: #174f25; /* rgb */ color: rgb(23, 79, 37); /* oklch */ color: oklch(38.0% 0.091 148.4);
Tailwind
colors: {
custom: {
50: '#5c8160',
500: '#174f25',
950: '#000000',
},
}SCSS
$custom: #174f25; $custom-light: #5c8160; $custom-dark: #000000;
JSON
{
"hex": "#174f25",
"rgb": {
"r": 23,
"g": 79,
"b": 37
},
"hsl": {
"h": 135,
"s": 54.902,
"l": 20
},
"oklch": {
"l": 0.37978,
"c": 0.09074,
"h": 148.4
},
"luminance": 0.05908
}Semantic roles & 50–950 ramp
primary
#174F25
secondary
#863C74
accent
#4AB9DE
background
#F5F7F5
surface
#E9EEE9
border
#C5C9C5
text
#040A05
muted
#797C79