#1F2B06#1F2B06
#1F2B06 is a dark, muted yellow-green. Relative luminance 0.020; OKLCH L 26.9% C 0.060 H 125.7°. Best body text is #FFFFFF at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #1F2B06 |
|---|---|
| RGB | rgb(31, 43, 6) |
| HSL | hsl(79, 76%, 10%) |
| HSV | hsv(79, 86%, 17%) |
| CMYK | cmyk(27.9%, 0%, 86%, 83.1%) |
| CIE-LAB | lab(15.66, -12.10, 20.02) |
| CIE-LCH | lch(15.66, 23.39, 121.16°) |
| OKLab | oklab(26.88% -0.0349 0.0485) |
| OKLCH | oklch(26.88% 0.06 125.7) |
| XYZ | xyz(1.4618, 2.0322, 0.4875) |
| Luminance | 0.0203 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.91
Dark Forest Green
#002D04
ΔE00 7.81
Dark Green
#033500
ΔE00 8.37
Dark Olive
#373E02
ΔE00 8.73
Hunter Green (survey)
#0B4008
ΔE00 10.04
Forrest Green
#154406
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1F2B06 #12062B
analogous
#2B2506 #1F2B06 #0D2B06
triadic
#1F2B06 #061F2B #2B061F
tetradic
#1F2B06 #062B25 #12062B #2B060D
square
#1F2B06 #062B25 #12062B #2B060D
split-complementary
#1F2B06 #060D2B #25062B
monochromatic
#131B04 #131B04 #1F2B06 #46610D #6C9615
Accessibility & contrast
On white
14.93
#1F2B06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#1F2B06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1F2B06
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1F2B06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1F2B06 | 1.00 | 14.93 | 1.41 | 14.93 |
| #FFFFFF | 14.93 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.93 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2702
Deuteranopia (green-blind)
#2C2709
Tritanopia (blue-blind)
#212824
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #1f2b06; /* rgb */ color: rgb(31, 43, 6); /* oklch */ color: oklch(26.9% 0.060 125.7);
Tailwind
colors: {
custom: {
50: '#5b6449',
500: '#1f2b06',
950: '#000000',
},
}SCSS
$custom: #1f2b06; $custom-light: #5b6449; $custom-dark: #000000;
JSON
{
"hex": "#1f2b06",
"rgb": {
"r": 31,
"g": 43,
"b": 6
},
"hsl": {
"h": 79.459,
"s": 75.51,
"l": 9.608
},
"oklch": {
"l": 0.26878,
"c": 0.05973,
"h": 125.7
},
"luminance": 0.02032
}Semantic roles & 50–950 ramp
primary
#1F2B06
secondary
#39216C
accent
#36F273
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#040501
muted
#797977