#1F2C19#1F2C19
#1F2C19 is a dark, muted green. Relative luminance 0.022; OKLCH L 27.5% C 0.038 H 136.2°. Best body text is #FFFFFF at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #1F2C19 |
|---|---|
| RGB | rgb(31, 44, 25) |
| HSL | hsl(101, 28%, 14%) |
| HSV | hsv(101, 43%, 17%) |
| CMYK | cmyk(29.5%, 0%, 43.2%, 82.7%) |
| CIE-LAB | lab(16.32, -10.07, 10.60) |
| CIE-LCH | lch(16.32, 14.62, 133.54°) |
| OKLab | oklab(27.51% -0.0275 0.0264) |
| OKLCH | oklch(27.51% 0.038 136.2) |
| XYZ | xyz(1.6412, 2.1628, 1.2505) |
| Luminance | 0.0216 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.00
Dark Forest Green
#002D04
ΔE00 9.40
Dark Green
#033500
ΔE00 11.01
Charcoal (survey)
#343837
ΔE00 12.03
Evergreen
#05472A
ΔE00 12.50
Hunter Green (survey)
#0B4008
ΔE00 12.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1F2C19 #26192C
analogous
#282C19 #1F2C19 #192C1C
triadic
#1F2C19 #191F2C #2C191F
tetradic
#1F2C19 #19282C #26192C #2C1C19
square
#1F2C19 #19282C #26192C #2C1C19
split-complementary
#1F2C19 #1C192C #2C1928
monochromatic
#0E140B #0E140B #1F2C19 #3A532F #567A45
Accessibility & contrast
On white
14.66
#1F2C19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#1F2C19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1F2C19
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1F2C19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1F2C19 | 1.00 | 14.66 | 1.43 | 14.66 |
| #FFFFFF | 14.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2918
Deuteranopia (green-blind)
#2B281A
Tritanopia (blue-blind)
#1F2B27
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #1f2c19; /* rgb */ color: rgb(31, 44, 25); /* oklch */ color: oklch(27.5% 0.038 136.2);
Tailwind
colors: {
custom: {
50: '#5b6555',
500: '#1f2c19',
950: '#000000',
},
}SCSS
$custom: #1f2c19; $custom-light: #5b6555; $custom-dark: #000000;
JSON
{
"hex": "#1f2c19",
"rgb": {
"r": 31,
"g": 44,
"b": 25
},
"hsl": {
"h": 101.053,
"s": 27.536,
"l": 13.529
},
"oklch": {
"l": 0.27508,
"c": 0.03811,
"h": 136.2
},
"luminance": 0.02163
}Semantic roles & 50–950 ramp
primary
#1F2C19
secondary
#564160
accent
#64C4A6
background
#F5F6F5
surface
#E9EBE8
border
#C5C6C4
text
#040503
muted
#797A78