#131F06#131F06
#131F06 is a very dark, muted yellow-green. Relative luminance 0.011; OKLCH L 22.1% C 0.047 H 130.6°. Best body text is #FFFFFF at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #131F06 |
|---|---|
| RGB | rgb(19, 31, 6) |
| HSL | hsl(89, 68%, 7%) |
| HSV | hsv(89, 81%, 12%) |
| CMYK | cmyk(38.7%, 0%, 80.6%, 87.8%) |
| CIE-LAB | lab(10.04, -10.87, 12.32) |
| CIE-LCH | lch(10.04, 16.43, 131.41°) |
| OKLab | oklab(22.08% -0.0306 0.0357) |
| OKLCH | oklch(22.08% 0.047 130.6) |
| XYZ | xyz(0.7914, 1.1315, 0.3490) |
| Luminance | 0.0113 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.78
Dark Forest Green
#002D04
ΔE00 9.04
Dark Green
#033500
ΔE00 11.31
Almost Black
#070D0D
ΔE00 13.47
Hunter Green (survey)
#0B4008
ΔE00 13.70
Dark Olive
#373E02
ΔE00 14.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#131F06 #12061F
analogous
#1F1F06 #131F06 #071F06
triadic
#131F06 #06131F #1F0613
tetradic
#131F06 #061F1F #12061F #1F0607
square
#131F06 #061F1F #12061F #1F0607
split-complementary
#131F06 #06071F #1F061F
monochromatic
#101A05 #101A05 #131F06 #325210 #52861A
Accessibility & contrast
On white
17.12
#131F06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#131F06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #131F06
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##131F06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##131F06 | 1.00 | 17.12 | 1.23 | 17.12 |
| #FFFFFF | 17.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C04
Deuteranopia (green-blind)
#1F1B07
Tritanopia (blue-blind)
#141D1A
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #131f06; /* rgb */ color: rgb(19, 31, 6); /* oklch */ color: oklch(22.1% 0.047 130.6);
Tailwind
colors: {
custom: {
50: '#505a49',
500: '#131f06',
950: '#000000',
},
}SCSS
$custom: #131f06; $custom-light: #505a49; $custom-dark: #000000;
JSON
{
"hex": "#131f06",
"rgb": {
"r": 19,
"g": 31,
"b": 6
},
"hsl": {
"h": 88.8,
"s": 67.568,
"l": 7.255
},
"oklch": {
"l": 0.22079,
"c": 0.04706,
"h": 130.6
},
"luminance": 0.01132
}Semantic roles & 50–950 ramp
primary
#131F06
secondary
#3F225F
accent
#3DEA90
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020400
muted
#787977