#184F22#184F22
#184F22 is a dark, moderate green. Relative luminance 0.059; OKLCH L 38.0% C 0.093 H 146.8°. Best body text is #FFFFFF at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #184F22 |
|---|---|
| RGB | rgb(24, 79, 34) |
| HSL | hsl(131, 53%, 20%) |
| HSV | hsv(131, 70%, 31%) |
| CMYK | cmyk(69.6%, 0%, 57%, 69%) |
| CIE-LAB | lab(29.16, -28.93, 21.25) |
| CIE-LCH | lch(29.16, 35.90, 143.70°) |
| OKLab | oklab(37.96% -0.0782 0.0512) |
| OKLCH | oklch(37.96% 0.093 146.8) |
| XYZ | xyz(3.4612, 5.9013, 2.4697) |
| Luminance | 0.0590 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 2.45
British Racing Green
#05480D
ΔE00 3.98
Forest Green (survey)
#06470C
ΔE00 4.16
Forest Green
#2D5A27
ΔE00 4.41
Darkgreen (survey)
#054907
ΔE00 4.75
Pine
#2B5D34
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#184F22 #4F1845
analogous
#294F18 #184F22 #184F3D
triadic
#184F22 #22184F #4F2218
tetradic
#184F22 #18294F #4F1845 #4F3D18
square
#184F22 #18294F #4F1845 #4F3D18
split-complementary
#184F22 #3D184F #4F1829
monochromatic
#07170A #0A200E #184F22 #267E36 #35AD4A
Accessibility & contrast
On white
9.63
#184F22 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.18
#184F22 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #184F22
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##184F22 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##184F22 | 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)
#50481E
Deuteranopia (green-blind)
#494325
Tritanopia (blue-blind)
#094D45
Achromatopsia (no color)
#454545
Design tokens & code
CSS
--color: #184f22; /* rgb */ color: rgb(24, 79, 34); /* oklch */ color: oklch(38.0% 0.093 146.8);
Tailwind
colors: {
custom: {
50: '#5c815e',
500: '#184f22',
950: '#000000',
},
}SCSS
$custom: #184f22; $custom-light: #5c815e; $custom-dark: #000000;
JSON
{
"hex": "#184f22",
"rgb": {
"r": 24,
"g": 79,
"b": 34
},
"hsl": {
"h": 130.909,
"s": 53.398,
"l": 20.196
},
"oklch": {
"l": 0.37959,
"c": 0.09344,
"h": 146.8
},
"luminance": 0.05902
}Semantic roles & 50–950 ramp
primary
#184F22
secondary
#863D79
accent
#4BC2DD
background
#F5F7F5
surface
#E9EEE9
border
#C5C9C5
text
#040A04
muted
#797C79